Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainggor/managerapp
ManagerAPP is an application built with microservices using Java 21, Spring Boot 3.3, and Thymeleaf. This architecture ensures scalability, flexibility, and efficient rendering of dynamic web pages.
https://github.com/rainggor/managerapp
java microservices mvc pet-project postgresql rest spring spring-boot
Last synced: about 8 hours ago
JSON representation
ManagerAPP is an application built with microservices using Java 21, Spring Boot 3.3, and Thymeleaf. This architecture ensures scalability, flexibility, and efficient rendering of dynamic web pages.
- Host: GitHub
- URL: https://github.com/rainggor/managerapp
- Owner: RaingGOR
- Created: 2024-07-03T14:13:54.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-18T08:49:28.000Z (4 months ago)
- Last Synced: 2024-10-13T02:14:01.736Z (about 1 month ago)
- Topics: java, microservices, mvc, pet-project, postgresql, rest, spring, spring-boot
- Language: Java
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ManagerAPP
ManagerAPP is a comprehensive application built with microservices using Java 21, Spring Boot 3.3, and Thymeleaf. It features a modular architecture that enhances scalability, flexibility, and maintenance. Each microservice is independently deployable, facilitating continuous integration and delivery. The use of Thymeleaf ensures efficient server-side rendering of dynamic web pages. This architecture supports seamless interaction between different components, making ManagerAPP a robust solution for project and task management.
My first Microservice Arch;
For more details, visit the [ManagerAPP GitHub repository](https://github.com/RaingGOR/ManagerApp).