For a lightweight Java framework for web development, the first results are ityouknow/spring-boot-examples (This repository is a comprehensive collection of Spring Boot examples and tutorials covering a wide range of topics like microservices, security, Docker, and database integrations, making it an excellent curated resource for Spring Boot developers), javastacks/spring-boot-best-practice (This repository is a reference architecture and best-practice guide for Spring Boot, not a curated collection of open-source resources and libraries—it offers implementation blueprints rather than the organised list of tools you're looking for) and xkcoding/spring-boot-demo (This repository is a comprehensive collection of Spring Boot example code and patterns, not a curated list of external libraries and tools; while it showcases many features, it's a single demo project rather than the resource directory you're looking for). Compare the match explanations and check the project documentation against your requirements.
Explore the best Spring Boot alternatives and tools. Compare top Java web frameworks by stars and activity to find the best fit for your project.
This repository serves as a comprehensive collection of practical demonstrations and tutorials for building enterprise-ready Java applications using the Spring Boot framework. It provides structured guidance on core development topics, including the implementation of inversion-of-control containers, auto-configuration mechanisms, and convention-over-configuration patterns to simplify the assembly of complex systems. The project distinguishes itself by offering implementation patterns for diverse architectural requirements, such as microservices development, reactive programming models for hig
This repository is a comprehensive collection of Spring Boot examples and tutorials covering a wide range of topics like microservices, security, Docker, and database integrations, making it an excellent curated resource for Spring Boot developers.
This project serves as a comprehensive reference architecture and a guide to best practices for developing scalable applications with the Spring Boot framework. It provides a structural blueprint for Java backend development, focusing on the implementation of decoupled APIs and the establishment of architectural standards. The project specifically details the creation of custom starters and auto-configuration modules to simplify the integration of third-party libraries. It also provides a deployment blueprint for packaging applications as executable jars and optimizing layered builds for cont
This repository is a reference architecture and best-practice guide for Spring Boot, not a curated collection of open-source resources and libraries—it offers implementation blueprints rather than the organised list of tools you're looking for.
This project is a comprehensive reference collection of practical implementation examples and patterns for building applications with Spring Boot. It serves as a Java web application template and a showcase for developing functional web services featuring REST endpoints, template engines, and global exception handling. The repository distinguishes itself by providing detailed demonstrations of enterprise-grade features, including distributed locking, task scheduling, and asynchronous message exchange using brokers like RabbitMQ. It also includes reference implementations for automated API doc
This repository is a comprehensive collection of Spring Boot example code and patterns, not a curated list of external libraries and tools; while it showcases many features, it's a single demo project rather than the resource directory you're looking for.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| ityouknow/spring-boot-examples | 30.6K | Java | — | |
| javastacks/spring-boot-best-practice | 5.1K | Java | Apache-2.0 | |
| 34.1K |
| Java |
| MIT |