In this article I'm gonna show you how to build a docker env when develop a frontend app
2 篇博文 含有标签「react」
查看所有标签Package 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.