Skip to content

artemSpb96/enote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enote

notebook project in Spring Lab

Create profiles: 'dev' for unit and 'integration-test' for integration tests. 'dev' is default profile.

Integration tests should start with IT*.java.

Unit tests should end with *Test.java.

To run integration tests: mvn clean verify -P integration-test

To run web app: mvn tomcat7:run-war

About

notebook project in Spring Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%