E-Store application for practicing full stack application development
ExtJs 6.2 GPL (framework based on javascript), Html 5, javascript, CSS. If required I am planning to use other javascript library such as bootstrap.js etc. Websocket messages will be used for notifying frontend
Springboot framework. First a single instance of the application will be developed which can be scaled later.
Rest Controller
Business logic area
Hazelcast Cache
Hibernate ORM
MySQL Database.
Application will run in tomcat
- Clone the Application
- goto src >> main and unzip webapp.zip into the same folder
- run mvn clean install in the application folder.
- java -jar target/estore-0.0.1-SNAPSHOT.jar
- launch localhost:7999/login.html