Skip to content

jughyd/BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookStore

1.0 Book Store App
A Java EE playground for Java 8.

#Building BookStore

  1. Clone the repository
  2. mvn clean install
  3. mvn tomcat:run to run the BookStore
  4. localhost:8080/MVCBookstore to get the login page