No Description

zyv42 eb43e95c58 remove refresh token and changed keycloak flow to implicit flow 3 years ago
account-service 5ddb0fb23d improve overall userProfile interaction experience 3 years ago
catalog-service 369a87b884 implement properly forms for update of payment options and shipping addresses on user profile 3 years ago
config e7a1d741a7 establish base for frontend-client interaction with backend in regards to user profile functionality 3 years ago
frontend-client eb43e95c58 remove refresh token and changed keycloak flow to implicit flow 3 years ago
gateway 5c43e0da65 minor fixes to the description of the artifacts 4 years ago
monitoring 5c43e0da65 minor fixes to the description of the artifacts 4 years ago
order-service 5ddb0fb23d improve overall userProfile interaction experience 3 years ago
registry fc85b995cc change id handling for Product object at catalog-service module and add some config values for local testing 4 years ago
shopping-cart-service 978004180e change REST api mapping of catalog-service, account-service, order-service and shopping-cart-service to a more RESTful one 3 years ago
turbine-stream-service 5c43e0da65 minor fixes to the description of the artifacts 4 years ago
turtech-db bae24caf50 implement display of user orders, user shipping addresses and user payment options on user profile 3 years ago
.gitignore dbae45160f add Eclipse ignore files to the .gitignore 4 years ago
.travis.yml 683985319c update travis.yml by adding catalog service 4 years ago
LICENSE 73d577a4c2 Add LICENSE to the project 4 years ago
README.md e95f2a0abb Update README.md 4 years ago
docker-compose.dev.yml cb6609c9b1 add catalog-service and catalog-mongodb to docker-compose and docker-compose.dev configs 4 years ago
docker-compose.yml 665ca729b6 provide keycloak resource-server implementation for the services 3 years ago
pom.xml 7a4ecc9fec change authorization service provider to keycloak and database provider to postgres 3 years ago

README.md

TurTech

A revised and refactored version of TurTech webstore based on Microservice Architecture Pattern.