Skip to content

Simple TaskPlaner BackEnd written in Java with Spring Boot Framework.

Notifications You must be signed in to change notification settings

laypexx/TaskPlanerBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskPlanerBE

Setup

  • Clone Repository
  • Use JDK 21 because of Spring Boot 3
  • Run maven install in console or do it in your IDE
  • Edit your application.properties file for your purposes (use H2 or MySql Database)
    • for MySql Database you have to setup a MySql Service on your System
  • Run App.java

About

Simple TaskPlaner BackEnd written in Java with Spring Boot Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages