在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):xebia-os/spring-boot-react-maven-starter开源软件地址(OpenSource Url):https://github.com/xebia-os/spring-boot-react-maven-starter开源编程语言(OpenSource Language):JavaScript 44.8%开源软件介绍(OpenSource Introduction):spring-boot-react-maven-starterThis is a multi-module Spring Boot React Apache Maven starter app with good defaults. The react app is built using create-react-app. This project provides a productive setup for building Spring Boot React applications. The application is divided into two Maven modules:
Running the full applicationYou can build the package as a single artifact by running the $ java -jar api/target/api-0.1.0-SNAPSHOT.jar The application will be accessible at FeaturesThis starter comes bundled with the following features:
Running the backend for development modeThere are multiple ways to run the backend. For development, you can use your favorite IDE and run the
You can also run the application using Maven. $ cd api
$ ../mvnw spring-boot:run Running the frontend for development modeYou will need Node 12+ and npm to run the dev server and build the project.
Docker SetupTo build the docker images and start the containers using Docker Compose run the following command. This will work in the *nix systems.
You can view running docker containers by executing following command.
To stop and remove all docker container you have to run following command. This command should be run from project root.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论