Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further split web into backend and frontend modules #122

Open
rafis opened this issue Jun 6, 2019 · 0 comments
Open

Further split web into backend and frontend modules #122

rafis opened this issue Jun 6, 2019 · 0 comments

Comments

@rafis
Copy link

rafis commented Jun 6, 2019

I work as DevOps in a company where many small teams developing applications using various frameworks and microservice architecture. That I've noticed through my observation is that each project has a backend (java, c#, php) and frontend (SPA, angular.io, react, vue) microservices. Sometimes frontend is a thin nginx server with SPA assets backed into Docker image, but sometimes it is more bloater for example spring-boot-web based or something similar from other frameworks. How do you look about adopting those experience and refactoring multimoduleness of sfg-pet-clinic further down by splitting web module into backend and frontend modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant