수정 및 PrettyPrintController 스캔 추가.

This commit is contained in:
cho
2026-02-05 11:13:26 +09:00
parent 44dfa47106
commit 7657d6d475
2 changed files with 3 additions and 8 deletions
@@ -19,6 +19,8 @@
<context:component-scan
base-package="com.eactive.eai.authserver" />
<context:component-scan
base-package="com.eactive.eai.custom.pretty" />
<context:component-scan
base-package="com.eactive.eai.adapter" />
<context:component-scan