market$ mvn -DskipTests clean package
market$ ./build-docker-image.sh
market$ docker-compose up -d
http://localhost/index.html
- Using the microservice architecture
- Сreate microservices: product, order, authentification
- Using Spring Cloud
- Storing JWT tokens and Carts in Redis
- Make simple frontend on AngularJS
- Java
- HTML + JS + AngularJS
- Spring Web, Rest, Data
- Spring Security + JWT
- Redis
- Spring Cloud (Discovery server Netflix Eureka + OpenFeign + Gateway)
- Flyway + H2
- Lombok
- Docker


