News

Key takeaways Most REST services contain repeatable patterns. A lot of time can be saved by using code generation to these patterns. Visual Studio’s T4 and EnvDTE can provide robust code ...
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, ...