Skip to content

A Spring Boot 2 / Thymeleaf application with Bootstrap 4 CSS and bootstrap-datepicker.

Notifications You must be signed in to change notification settings

vadkor/DatesInterval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Dates Interval

A Spring Boot 2 / Thymeleaf application with Bootstrap 4 CSS and bootstrap-datepicker.

Calculates interval in days between two dates (Start Date and End Date). The interval between the same Start Date and End Date is 0 days.

Prerequisites

Maven is needed to build and run the application.

build and test:

mvn package

Run the application:

mvn spring-boot:run

and navigate to http://localhost:8080/

About

A Spring Boot 2 / Thymeleaf application with Bootstrap 4 CSS and bootstrap-datepicker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published