Compare commits

...

3 Commits

Author SHA1 Message Date
thkim 7ad7009ef2 build: Added library 2025-11-15 06:57:21 +09:00
thkim 695f4f03e8 Merge branch 'main' of http://10.dbnt.co.kr:50501/DBNT/geoinfo_admin 2025-11-14 14:30:20 +09:00
thkim c5c4deb416 build: Updated .gitignore 2025-11-14 14:30:07 +09:00
4 changed files with 7 additions and 4 deletions

View File

@ -26,7 +26,6 @@
<classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.5"/>

6
.gitignore vendored
View File

@ -1,3 +1,3 @@
/target
admin_list.txt
path.txt
/target/
/admin_list.txt
/path.txt

View File

@ -20,3 +20,7 @@ src\main\webapp\WEB-INF\views\admins\mgmtApi\api-request-statistics-index.jsp
src\main\webapp\WEB-INF\views\admins\mgmtApi\left.jsp
src\main\webapp\images\admins\mgmtApi\1_tit_01.gif
src\main\webapp\WEB-INF\views\admins\constructionProjectManagement\left.jsp
src\main\java\geoinfo\admins\apiManagement\ApiManagementController.java
src\main\java\geoinfo\admins\constructionProjectManagement\ConstructionProjectManagementController.java
src\main\webapp\WEB-INF\views\admins\constructionProjectManagement\construction-user-mgmt-index.jsp
src\main\webapp\WEB-INF\views\admins\constructionProjectManagement\left.jsp