Skip to content

AndrewGrantt/TechJobs-Persistent-SpringBoot-App

 
 

Repository files navigation

TechJobs-Persistent-SpringBoot-App

This application was made for my Web Development class. This SpringBoot app was made to create job listings for tech companies specifically. The CRUD repositiory is implemented to enable a few basic UI features for the project.

--TECH STACK--

Spring Boot

Spring Data JPA

Hibernate

Thymeleaf

MySQL

You can connect this project to a local database through the application.properties file. Just unmark and add your information.

techjobs

To run the project, clone or download it.

git clone https://github.com/AndrewGrantt/TechJobs-Persistent-SpringBoot-App.git

Then you will import the program into your IDE and use bootRun to start the Gradle app.

start app

Once you are running, hop over to http://localhost:8080/ to view the application

Screenshot 2022-12-04 191052

Screenshot 2022-12-04 184323

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 84.4%
  • HTML 14.6%
  • CSS 1.0%