/Spring-boot-Thymeleaf-Employee-Management-Web-App

Spring Boot, Spring Security (JDBC), Thymeleaf, Spring Data JPA, ...

Primary LanguageJava

Spring-boot-Thymeleaf-Employee-Management-Web-App

Spring Boot, Spring Security (JDBC), Thymeleaf, Spring Data JPA, ...

Running locally

git clone https://github.com/guventuncay/Spring-boot-Thymeleaf-Employee-Management-Web-App
cd Spring-boot-Thymeleaf-Employee-Management-Web-App
./mvnw package
java -jar target/*.jar

You can access app here: http://localhost:8080/

References: