Spring Boot, is it more appropriate to type each microservice module as Jar or War?

the current practice is that each module in the business layer and the WEB module exposed to the outside are uniformly released as JAR.

Is there a better way to practice

?


I found a saying myself.
https://dzone.com/articles/wh.

Menu