java-tutorials/spring-boot-modules/spring-boot-artifacts-2
Bogdan Cardoş ba7371baac BAEL-5525 add mainClass and layout configuration to the spring boot maven plugin (#13049)
* BAEL-5617 Handle classes with the same name in Java

code samples

* BAEL-5617 Handle classes with the same name in Java

update project module

* BAEL-5754 Convert a List of String to a comma-separated String

code samples

* BAEL-5754 update unit test class name

* BAEL-5754 update unit test methods naming

* BAEL-5754 update tests order so to reflect the article

* BAEL-5754 align code to article

* BAEL-5525 add mainClass and layout configuration to the spring boot maven plugin
2022-12-17 15:44:23 +00:00
..
src/main mvn package vs springboot:repackage 2020-12-23 00:22:04 +01:00
README.md Update README.md 2021-12-23 01:08:59 +08:00
pom.xml BAEL-5525 add mainClass and layout configuration to the spring boot maven plugin (#13049) 2022-12-17 15:44:23 +00:00

README.md

Spring Boot Artifacts 2

This module contains articles about configuring the Spring Boot build process 2.

Relevant Articles: