The master branch of Web demo project using Spring Boot WebApp demo project using Java EE and HTML-CSS-JavaScript. The project has the same functionality as Portfolio-A and D, but it is built on Spring Boot environemnt (Spring Starter project)
Motivation
- To hava a practical implementation experience about the microservices architecture on the Spring Boot framework and by performing 3 different approaches for the web programming, get a deeper upderstanding about the mechanism of the framework
Build Status
- Functionally same as Portfolio-A and D (Customer Order Processing System)
- Used Spring Starter Project architecture
- Utilize application.properties for project environment variables
Code Style
- Microservices architecture (using Spring Boot framework)
- SPA style dynamic web pages using Servlet and Ajax/jQuery
Tech/Framework used
- Server side: Java EE with Servlet, JDBC, JSON, cookie
- Client side: HTML, CSS, JavaScript(+Ajax/jQuery) with JSON, cookie
- Development: Spring Tool Suite 4 (version: 4.8.1.RELEASE)
- Project type: Spring Starter Project (Spring Boot project)
- VCS: Git with GitHub
Running Environment
- OS: Windows 10
- Web Browser: Anyone except IE
- WS/WAS: Apache Tomcat v9.0 Server
- DBMS: MySQL Server (version: 8.0.21)
- JDBC: MySQL Connector-Java 8.0.21
- jQuery: jQuery-3.5.1 (from code.jquery.com)
- JSON: gson-2.8.6 (from search.maven.org)