Skip to content

SpringBoot microservice for project Raiddon using MySQL, Lombok, Swagger and AWS

Notifications You must be signed in to change notification settings

Farah404/Raiddon-spring-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status GitHub license git Visual Studio Code JavaScript saythanks
My Skills My Skills My Skills

RAIDDON

This microservice is a flexible and feature-rich java dedicated to the user account management of the Raiddon project.

This work is a part of a bigger project: RAIDDON. Raiddon is a project that fosters all the developpement and conceptual understandings acquired throughout the ISIKA 10-month educational program.

Requirements

For building and running the application you need:

Running the application locally

There are several ways to run a Spring Boot application on your local machine. One way is to execute the main method in the ServerSpringBootApplication class from your IDE.

Alternatively you can use the Spring Boot Maven plugin like so:

mvn spring-boot:run

Deploying the application to Heroku

https://raiddon-spring-server.herokuapp.com
The addon ClearDB MySQL was used

Copyright

Released under the Apache License 2.0. See the LICENSE file.

Releases

No releases published

Packages

No packages published

Languages