Workshop REST API - up1/course-springboot-2024 GitHub Wiki
Workshop REST API
-
Apache Maven
-
Code Quality
-
HTTP
-
Controller layer
-
Service layer
- Working with Service layer
- How to test Service layer ?
- Controller + Service
-
Repository layer
-
Gateway layer
- Working with RestTemplate
- Working with OpenFeign
-
- Declarative
- Programatic
-
Secure service
-
Observability of service with Spring Boot
- Code Example with Spring Boot 3.3.4
- Code Example
- Application metric
- Actuator
- Micrometer
- Prometheus
- Grafana
- Distributed tracing
- Spring Cloud Sleuth
- OpenTelemetry
- Tools
- Zipkin
- Jaeger
- Log aggregation
- AOP with Logging
- Logging with Logback + JSON
- ELK Stack
- Elasticsearch
- Logstash + Beat
- Kibana