开源软件名称(OpenSource Name):mokarakaya/spring-boot-multi-module-maven开源软件地址(OpenSource Url):https://github.com/mokarakaya/spring-boot-multi-module-maven开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):spring-boot-multi-module-mavenThis project is a multi module maven project. Modules are api and web. Steps to run; First please navigate to webDemoProject folder and build the project as; webDemoProject>mvn clean install If everything works fine navigate to web folder and run spring boot project as;
Then go to; localhost:8080 This project has 2 spring boot projects; api, web. When web project runs it creates itself and it also creates api project. So, both modules run in single tomcat server. Additionally, api module can run by itself since it's not dependent to web module. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论