ricsirigu / spring-boot-experiments

Spring boot starter project for the Java EE online course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-experiment

Spring boot starter project for the Java EE online course

Run with ./mvnw spring-boot:run

Alternatively you can build the jar with ./mvnw clean package and run with java -jar target/<jar-name>.jar

About

Spring boot starter project for the Java EE online course


Languages

Language:Java 100.0%