Skip to content

Simple web app which use a blazing fast technology stack

Notifications You must be signed in to change notification settings

matadini/hipster-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hipster-webapp

hipster-webapp is simple web app which use a blazing fast technology stack. No Tomcat, no JBoss or another heavy stuff.

technologies

  • Java Spark
  • EclipseLink + H2 in memory database
  • Freemarker
  • Gson + Guava
  • Bootstrap

build and run

  • To build application use: mvn clean install
  • Run application using: java -jar <hipster-app-jar-name>.jar
  • Open web browser and go to: http://localhost:8080/person/
  • Have fun! :)

About

Simple web app which use a blazing fast technology stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published