“Hello community! I’m working on deploying a Spring Boot backend with an Angular frontend for my project. Has anyone successfully tackled a similar deployment setup? Any tips or best practices you can share? Thanks in advance! #SpringBoot #Angular #Deployment”
Hi Nick,
Here’s what I would recommend:
- Deploy the Angular frontend as a Static Site or Web Service (here’s a NextJS example, which works similar)
- Deploy the SpringBoot backend via Docker
Hope that helps get you started!
Regards,
Mike
Render Support Engineer, MT (UTC-7)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.