8000 GitHub - Saul97-arch/cleancommerce
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Saul97-arch/cleancommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my Cleancommerce!

This is a spring MVC application using some concepts of clean code, please feel free to look around! Any feedbacks about the app or the architecture will be pretty welcome!

Utilized dependencies:

  • Java
  • Spring

Here is a checklist of things that will be implemented in the project:

  • Unit tests
  • Integration tests
  • Dependency injection using constructor instead of @Autowired
  • Global Exception Handler
  • Use case to define if the order is closed, waiting ect...
  • Add roles to application

To run the project:

1) In the terminal where the project was cloned run:

./gradlew bootRun

2) The application will run in the port:

http://localhost:8080

ForTheBadge built-with-love

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0