Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to build multi-module project with springboot

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

This article introduces the relevant knowledge of "how to build a multi-module project with springboot". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Master project creation

Create a normal springboot project, delete related folders and keep only pom files

Module creation

Version number unified control

Using tags, each referenced version of the life in the main project, but will not be imported

There is no need to declare a version when each sub-module type references all jar packages

Package specified entrance

The main project pom file needs to specify the entry class of the web project

Referencing a local external jar causes packaging failure

Use the pom.basedir variable to reference the external jar and package in the main project (not the web project) when packaged

Creating a maven project cannot add a class file or the configuration file does not recognize categories

This is the end of the content of "how to build a multi-module project with springboot". Thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report