From 4aef31ebab570cfcf85e0fd7383828ad017b5331 Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Mon, 11 Jul 2022 22:48:56 +0800 Subject: [PATCH] Remove @Value annotation from classed annotated with @ConfigurationProperties annotation --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 5f1c6be78..d13aac07e 100644 --- a/pom.xml +++ b/pom.xml @@ -149,10 +149,10 @@ - - - - + + org.apache.maven.plugins + maven-checkstyle-plugin + org.apache.maven.plugins maven-compiler-plugin @@ -222,10 +222,10 @@ - - - - + + org.apache.maven.plugins + maven-checkstyle-plugin +