Skip to content

sophiepavia/springboot_test-1

 
 

Repository files navigation

About

The simplest Web Application to Post Message to file and to store the history of already posted messages

Requirement

  • JDK 1.8 or later
  • Gradle 4
  • IDE IntelliJ community edition or professional edition

Run

./gradlew bootRun or from IDE's run command (Grandle task)

Checks

Post message

  • http://localhost:8080

View history

  • http://localhost:8080/history

Health check

  • http://localhost:8080/actuator/health

About

Web Application with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.0%
  • Java 17.4%
  • JavaScript 12.0%
  • CSS 8.6%