Spring Data Web Support

Learn how Spring Data Web Support uses resolvers to reduce boilerplate code and make our REST Controllers more expressive.

SQL Injection and How to Prevent It?

Explore coding mistakes in Java that can lead to a vulnerable application and how to avoid them using the APIs available in the JVM’s standard runtime library.