Code Generation
Code generation can be a powerful tool for starting and improving Spring Boot projects. In addition to saving time by providing features, the focus should be on quality. Generated code must be minimalistic and correspond closely to your own preferences, so that it creates a solid foundation for long-term development.
Articles
-
» Creating a PoC for Spring Boot
-
» Bootstrapping your Spring Boot prototype
-
» Creating a Spring Boot demo application
-
» Spring Boot skeleton project