You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project aims to present how to connect Spring Boot 3 and Java 17 Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like PMD and Checkstyle.
This Spring Boot application with Spring Security features a role-based (User/Admin) registration and login system using JWT for authentication. It employs Caffeine cache for OTP storage, and a retry mechanism for email OTP delivery. Further access is restricted to verified users with valid tokens.
Food Ordering System: A microservices-based backend application for real-time food ordering and tracking. Built with Java, Spring Boot, and Apache Kafka. Implements Domain-Driven Design, Event-Driven Architecture Saga-Pattern, and Clean Architecture principles.
Este repositório contém um projeto de exemplo que demonstra como integrar o Spring Boot com o Test Containers para facilitar o desenvolvimento e teste de aplicações Java.
learning and implementing Spring and Spring Boot...from this repository, anyone can learn Spring Boot...here I will try to give all notes on whatever I am preparing, and a well-structured folder structure ...
Robust backend for a Todo List app built with Java and Spring Boot. Supports CRUD operations with RESTful APIs. Powered by Java 17 and Spring Boot 3.3.0, using JPA for data management. Supports H2 in-memory and MySQL databases. Scalable and secure foundation for modern web apps.