Cart4j is a microservices-based ecommerce platform.
- Implemented with Spring OAuth2.
- Centralized Configuration Server implemented with Spring Config. All services read configuration information from this server as environment variables when the serivce starts.
- Managing accounts. Cart4j provides account level management. By this, you can manage multiple online stores with multiple accounts.
- Managing Cart and Cart Items.
- Managing Products
API Gateway for web application