после обфускации при запуске tomcat возникает следующая ошибка:
Код: Выделить всё
nested exception is org.springframework.context.annotation.ConflictingBeanDefinitionException:
Annotation-specified bean name 'a' for bean class [com.test.d.a.a] conflicts with existing,
non-compatible bean definition of same name and class [com.test.a.a]
мой проект весенней загрузки упакован как war, поэтому я запутываю классы, замените классы войны папкой запутанных классов и разверните эту войну в tomcat.
Подробнее здесь: https://stackoverflow.com/questions/786 ... nexception
Мобильная версия