Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Reminder Service

This project is an example on how to implement a simple microservice with REST endpoints using Spring Boot.

You can access the REST API at : https://mariopmartins-reminder.herokuapp.com/swagger-ui.html

How to build and run

Prerequisites

  • Java 8+

From terminal and using Maven

Go on the project's root folder and type:

$ ./mvnw spring-boot:run

From Eclipse (Spring Tool Suite)

Import as Existing Maven Project and run it as Spring Boot App.

Usage

After running the application, type the http://localhost:8080/swagger.html url to access the swagger interface and see all the available REST endpoints.

About

Spring Boot Micro-service Example

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages