Skip to content

Find Job Service using Spring MVC, Spring Boot, Spring JPa Thymeleaf, MySQL and Swagger2

Notifications You must be signed in to change notification settings

michigang1/findjob-service-spring

Repository files navigation

Find Job Service

This is a simple service that allows you to find a job.

How to run using IntelliJ IDEA or Another IDE with Gradle and Kotlin Support:

  1. Clone the project using the following command:
    git clone  https://github.com/michigang1/findjob-service-spring
  2. Open the project in your IDE.
  3. Build the project using the following command in the terminal:
    gradle build
  4. Run the project using the following command in the terminal:
    gradle bootRun
graph LR
A{How ro run?} -- build --> B[gradle build]
B -- run --> C[gradle bootRun]
Loading

About

Find Job Service using Spring MVC, Spring Boot, Spring JPa Thymeleaf, MySQL and Swagger2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published