Skip to content

okraskat/loan_kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loan kata

Running project

  • with Maven: mvn spring-boot:run

  • from IDE by starting Application class

Running integration tests - enable integration-tests profile

  • with Maven: mvn test -Pintegration-tests

  • from IDE - run tests in java test source root folder

Before running on production

  • provide rest controller security

  • simplify Spring configuration (there are lot of unused dependencies while using autoconfiguration)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published