Coding Global Background
Coding Global

Case Study (Spring Boot + React + Devops)

Archived 3 days ago
1 messages
2 members
Created a month ago
Updated 3 days ago
Open in Discord
D
direct_x_34
Script Kiddie!
I've built a Aviation Routes case study using Spring Boot and React.

• End-to-end Location & Transportation management + rule-based Route Search• Error Handling: clear semantics for 400 (validation), 404 (not found), 409 (conflict), 500 (unexpected) with meaningful messages• Log API: /api/logs/list for paginated & sortable logs with a clean JSON model• Architecture: layered Spring Boot design (DTO/Entity/Mapper) + extensible React UI with Material UI• OpenAPI: Explore endpoints interactively via Swagger UI• Frontend: served via Nginx + Docker (localhost:8080)• Docker & Kubernetes: ready-to-use container image + sample manifests• Observability & Quality: JUnit and Integration tests, Prometheus + Grafana metrics, SonarQube code quality gates
If you’d like to explore the details and review the code, check out the GitHub #repository via the link below.

Link : https://github.com/Rapter1990/aviation-routes