Anchoring AI to a reference application
Explores using a reference application and GenAI to maintain code standards and detect drift from service templates in software development.
Explores using a reference application and GenAI to maintain code standards and detect drift from service templates in software development.
An experiment testing the limits of autonomous AI code generation for a Spring Boot app, revealing current limitations and the need for human oversight.
A tutorial on building a micro-frontend architecture using Vaadin and Spring Boot, integrating multiple UIs via IFrames.
A guide to integrating the Neo4J graph database with Spring Boot, including entity definition, data creation, and querying nodes and relations.
A guide on testing Spring Boot's @ConfigurationProperties with a custom builder for flexible and efficient configuration testing.
A guide to building a GraphQL API using Kotlin and Spring Boot with Netflix's DGS library, demonstrating data fetching and merging.