Skip to content

Small java microservice to double the difference of provided dates

Notifications You must be signed in to change notification settings

w-martin/doubledatediff

Repository files navigation

Datediff

Overview

Datediff is a Java-based project that calculates the difference between two dates. It leverages the Spring Boot framework for building the application and uses Maven for dependency management and build automation.

Prerequisites

  • Java 21
  • Maven 3.6.0 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/w-martin/datediff.git
    cd datediff
  2. Build the project using Maven:

    mvn clean install

Usage

To run the application, use the following command:

mvn spring-boot:run

About

Small java microservice to double the difference of provided dates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published