1 repo
Frameworks that reduce boilerplate by applying sensible defaults based on project structure and classpath contents.
Distinguishing note: Focuses on the design philosophy of reducing configuration through standard project layouts.
Explore 1 awesome GitHub repository matching software engineering & architecture · Convention-Over-Configuration Frameworks. Refine with filters or upvote what's useful.
This repository serves as a comprehensive collection of learning resources and practical examples for the Spring Boot Java application framework. It provides a structured environment for developers to explore the platform's core capabilities, including its inversion-of-control container, auto-configuration mechanisms, and convention-over-configuration approach to building enterprise-ready software. The project distinguishes itself by offering hands-on demonstrations of microservices architecture development and container-native orchestration. It covers the integration of embedded servlet cont
Automates setup and dependency management by applying sensible defaults based on the project classpath.