From af1857cda1753022ee887cc6a4b204095649da14 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Tue, 4 May 2021 11:37:26 +0100 Subject: [PATCH] Add javaformat plugin to Eclipse workaround --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 6737a2391..628c88461 100644 --- a/pom.xml +++ b/pom.xml @@ -361,6 +361,19 @@ + + + io.spring.javaformat + spring-javaformat-maven-plugin + [0,) + + validate + + + + + +