Baeldung Weekly Review 33

Some interesting pieces this week, about the new Java REPL, mixing Clojure with Java and Spring and application tuning and profiling.

Baeldung Weekly Review 32

Spring 4.2 is out this week, along with a deep dive on Jigsaw and a host of other goodness. Definitely a packed week.

Baeldung Weekly Review 26

Eclipse Mars is out this week, along with a very good piece on putting a Gateway in front of your Microservices and some cool stuff out on AWS.

Baeldung Weekly Review 21

The weekly takeaways include a good overview of monitoring solutions, some cool notes on testing an Angular+Spring app and of course my ongoing survey.

Baeldung Weekly Review 17

A week full of must-reads – from pragmatic career advice for developers that are new in the field, to solid, grounded advice on password use.

REST Query Language with RSQL

Lean how to implement a Search/Query Language for a Spring REST API using the standard Feed Item Query Language instead of a custom syntax.

Baeldung Weekly Review 13

Major Spring releases this week and some great insights into working in corporate and working for yourself. Day and Night.

Spring JDBC

Introduction to the Spring JDBC abstraction, with example on how to use the JbdcTempalte and NamedParameterJdbcTemplate APIs.