주석 오류 수정

This commit is contained in:
parkl
2025-12-09 16:21:50 +09:00
parent 71ba4aa4b3
commit 0b98c8d11f
-2
View File
@@ -69,7 +69,6 @@
</filter-mapping>
<!-- Dynamic REST API 어댑터 설정 -->
<!--
<!--
<servlet>
<description/>
@@ -83,7 +82,6 @@
<url-pattern>/api/*</url-pattern>
</servlet-mapping>
-->
-->
<!--
<listener>
<listener-class>com.eactive.eai.adapter.http.async.AppContextListener</listener-class>