Skip to content

mmpodkanski/spring-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Todo

My first spring boot application.

That simple application allows you to operate on your daily tasks.

Technologies and tools

  • Java 11
  • Spring
  • Maven
  • Thymeleaf
  • Flyway
  • Hibernate
  • H2 database
  • IntelliJ IDEA

Installation

  1. Clone the Project using link https://github.com/mmpodkanski/movie-room-back.git or Download the zip
  2. Open project in IntelliJ:
  • File->New->Project from Version Control then past clone link
  • File->Open then find and open downloaded zip
  1. Run TodoAppApplication.java in main package

OR

You can run application with maven wrapper:

- mvnw clean install
- mvnw spring-boot:run

Contact

Created by @mmpodkanski

About

First Spring Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors