News

In this article, we describe our modularization and transaction management approach with Spring and Hibernate. Similar to the OSGi JPA Service Specification and JDBC, it allows each persistent module ...
One of the more timely presentations at the 2022 JAX London conference was by Spring Staff 2 engineer Oliver Drotbohm – Spring Boot 3 and Spring Framework 6 – A New Generation. Drotbohm shared the ...
If you’ve had your ear to the ground recently, you’ve likely been hearing a lot about service-oriented application development with OSGi and Spring Dynamic Modules. In this second article in the Hello ...
Spring MVC is the Spring framework’s traditional library for building Java web applications. It is one of the most popular web frameworks for building fully functional Java web applications and ...