News

Combining Annotation and XML Configurations in your Spring 3 Applications Who says you need to choose between XML and annotation based configurations. Why not use both! It's as easy as a little import ...
OpenAPI Spring Boot tools As a developer, the ability to use Swagger to test Spring Boot APIs in the browser without having to install an additional tool makes my life significantly easier. However, ...