SafetyNet Alerts is a REST API using Spring Boot for 5th project of Java programming course on OpenClassrooms
- Language : Java 11 (lts)
- Framework : Spring Boot 2.4.2
- Git : https://github.com/BenoitLoic/SafetyNetAlerts/
- Logging : Log4j
- Tests : JUnit (unitaire) /Spring Boot Test (intégration)
- Build : Maven 3.6.3
- Architecture : architecture MVC
- copy/clone this project on your computer.
- run the following maven command on your terminal : mvn spring-boot:run
- Access endpoints on localhost:8080/
For further reference, please consider the following sections:
- Official Apache Maven documentation
- Spring Boot Maven Plugin Reference Guide
- Create an OCI image
- Spring Web
- Spring Data JPA
- Spring Boot Actuator
The following guides illustrate how to use some features concretely: