In this article I'm gonna show you how to build a docker env when develop a frontend app
2 posts tagged with "react"
View All TagsPackage Spring Boot & React App Together
This article I will try to package a react app into Spring boot, so that they can share the same port, and make sure that the react static content can be served inside the spring boot app.
Here I'm gonna take a next.js app for example.