diff --git a/.settings.xml b/.settings.xml
index df2c9150..0e084e0d 100644
--- a/.settings.xml
+++ b/.settings.xml
@@ -83,4 +83,7 @@
+
+ io.spring.javaformat
+
diff --git a/pom.xml b/pom.xml
index d608feb0..a7589940 100755
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,7 @@
true
17
+ 0.0.34
@@ -237,6 +238,20 @@
org.apache.maven.plugins
maven-checkstyle-plugin
+
+ io.spring.javaformat
+ spring-javaformat-maven-plugin
+ ${spring-javaformat-maven-plugin.version}
+
+
+ validate
+ true
+
+ validate
+
+
+
+