Up until now I’ve written several tutorials already about creating some readonly Spring boot application, but what’s cool about that? Eventually you’ll have to add/update some data in your application. In this example I’ll show you how you can do that with Spring Web and JSR-303 bean validations. Project setup As I’ve told a few […]
The post Handling forms with Spring Web and JSR-303 appeared first on g00glen00b.