Skip to content

n-orlov/textsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BUILDING AND RUNNING THE APP

  • Run mvn clean install to build
  • Run java -jar <built jar name> to run. Add -Dspring.profiles.active=debug|trace for debug or trace log output. You may also add -Xms and -Xmx options to control the heap size.
  • Application runs at http://localhost:8080/ by default.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published