Handler 추가
This commit is contained in:
parent
f6e64b2e03
commit
594de5be30
@ -16,7 +16,7 @@
|
|||||||
http://www.springframework.org/schema/util/spring-util-4.0.xsd
|
http://www.springframework.org/schema/util/spring-util-4.0.xsd
|
||||||
">
|
">
|
||||||
|
|
||||||
<context:component-scan base-package="egovframework, nlib">
|
<context:component-scan base-package="egovframework, nlib, cmm, kccf">
|
||||||
<!-- <context:exclude-filter type="annotation" expression="org.springframework.stereotype.Controller" /> -->
|
<!-- <context:exclude-filter type="annotation" expression="org.springframework.stereotype.Controller" /> -->
|
||||||
</context:component-scan>
|
</context:component-scan>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user