The application is a full-stack application that is consisting of frontend, backend, and database all froma single framework. (Spring Boot, Hibernate, Thymeleaf). The technology stack includes Spring Boot, Hibernate, MySQL (Postgres) and Thyme leaf webApp. The main purpose of the application is to create records. The application has a deployment file filled in the manifest hence has a production style sample as well.
- Clone the repository from https://github.com/LINOSNCHENA/JAVA-Springboot-and-Theyleaf.git
- Update the dependancies in Maven POM.
- To compile the application run the first command below.
cd crudrepository
cd jparepository
---------------------
mvn clean package
mvn spring-boot:run
Open http://localhost:8080/ in browser to see the application. Open http://localhost:8081/ in browser to see the application.
Below are some Screens shots from the application
02/18/2022
.png)
.png)
.png)
.png)
.png)
.png)