Skip to content

Latest commit

 

History

History
 
 

java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Java with Springboot

The Java Spring Framework and more specifically Spring Boot have become the defacto standard for developing Java Web Applications. This app uses a simple starter from the Spring initilizr.

Requirements

This project requires:

  • Java JDK 11
  • Apache Maven 3.6

Getting Started

Run mvn spring-boot:run to launch the application. ^