From 33e6b4e9d50c2c72c7f92734af418c32f2564993 Mon Sep 17 00:00:00 2001 From: Yurii Dubinka Date: Sat, 7 May 2022 22:21:32 +0300 Subject: [PATCH] #144: Reconfigure AvoidUsingObjectMapperAsALocalVariable to support @Bean Fixed #144 --- .../io/github/dgroup/arch4u/pmd/json/arch4u-json-ruleset.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/io/github/dgroup/arch4u/pmd/json/arch4u-json-ruleset.xml b/src/main/resources/io/github/dgroup/arch4u/pmd/json/arch4u-json-ruleset.xml index f5e8024..0c825d3 100644 --- a/src/main/resources/io/github/dgroup/arch4u/pmd/json/arch4u-json-ruleset.xml +++ b/src/main/resources/io/github/dgroup/arch4u/pmd/json/arch4u-json-ruleset.xml @@ -20,7 +20,7 @@ + value="javax.annotation.PostConstruct|org.springframework.context.annotation.Bean"/>