Electrotechnical and Computer Engineering
Vol. 39 No. 09 (2024): Proceedings of Faculty of Technical Sciences
IMPLEMENTING A MICROSERVICE ARCHITECTURE THROUGH A CAR SALES WEB APPLICATION
FTN Novi Sad, Departman za računarstvo i automatiku
Abstract
This paper demonstrates a microservice architecture that was implemented through a car sales web application. This application was originally created as a monolithic one. The client part of the application was developed using Angular tools, with the addition of the Bootstrap library. The server part of the application was developed in the Java programming language, using the Spring environment. The application is deployed using the Docker tool, while the Stripe payment system is also integrated into the application.
References
[1] Mikroservisna arhitektura, https://learn.microsoft.com/en-us/azure/architecture/guide/architecture-styles/microservices
[2] Polovni automobili, https://www.polovniautomobili.com/
[3] Mobile.de, https://www.mobile.de/
[4] Angular, https://angular.io/
[5] Bootstrap, https://getbootstrap.com/
[6] Java, https://docs.oracle.com/javase/8/docs/api/
[7] Spring, https://spring.io/
[8] Docker, https://docs.docker.com/get-started/overview/