Skip to content

daychissaf/donation-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donation App

This project contains currently 3 modules.
donation-web: It will contain Rest controllers
donation-core: It should contain all business logic
donation-repository: ORM and data logic
donation-ui: User interface or front-end application

Please follow these steps to start the application:
1 - mvn clean install (or mvn clean install -DskipTests=true)
2 - cd donation-web
3 - mvn spring-boot:run
4 - open your browser with: http://localhost:8080/swagger-ui.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors