Skip to content

BenoitLoic/SafetyNetAlerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

SafetyNetAlerts

SafetyNet Alerts is a REST API using Spring Boot for 5th project of Java programming course on OpenClassrooms

Getting Started

Technicals specifications

  • 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

Start application

  • copy/clone this project on your computer.
  • run the following maven command on your terminal : mvn spring-boot:run
  • Access endpoints on localhost:8080/

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

About

SafetyNet app using Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages