在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):shekhargulati/spring-boot-maven-angular-starter开源软件地址(OpenSource Url):https://github.com/shekhargulati/spring-boot-maven-angular-starter开源编程语言(OpenSource Language):HTML 66.2%开源软件介绍(OpenSource Introduction):spring-boot-maven-angular-starterThis is a multi-module Spring Boot Angular Maven starter app with good defaults. The frontend Angular app is built using angular-cli. The project packages Angular application code as a WebJar. This project is geared towards building monolithic applications. I have also written a blog that explains step by step how to create this starter project. This project provides productive setup for building Spring Boot Angular applications. The application is divided into two Maven modules:
This project uses following versions:
Running the full applicationYou can build the package as a single artifact by running the $ java -jar backend/target/app.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 backend
$ ../mvnw spring-boot:run Running the frontend for development modeTo install all the required binaries for your project, you can run following command.
Once the above command finishes, you can start the frontend using the Hot reloadingBoth the front-end and back-end modules support hot reloading. Example ApplicationFollowing are the example applications built using this starter |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论