JAVA-27248 Align module names, folder names and artifact id - Week 44 - 2023 (conti-1) (#15147)

Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
timis1
2023-11-08 12:06:28 +02:00
committed by GitHub
parent 9b28d7739a
commit c7e2dc2a6e
10 changed files with 28 additions and 23 deletions
@@ -5,9 +5,9 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-reactive-2</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>spring-5-reactive-2</name>
<name>spring-reactive-2</name>
<packaging>jar</packaging>
<description>spring 5 sample project about new features</description>
<description>spring sample project about new features</description>
<parent>
<groupId>com.baeldung.spring.reactive</groupId>