ads367
03-19
first
@558330c357b4f8aad505faa91f490ef27b22f615
+++ .classpath
... | ... | @@ -0,0 +1,57 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<classpath> | |
3 | + <classpathentry kind="src" output="target/classes" path="src/main/java"> | |
4 | + <attributes> | |
5 | + <attribute name="optional" value="true"/> | |
6 | + <attribute name="maven.pomderived" value="true"/> | |
7 | + </attributes> | |
8 | + </classpathentry> | |
9 | + <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"> | |
10 | + <attributes> | |
11 | + <attribute name="maven.pomderived" value="true"/> | |
12 | + </attributes> | |
13 | + </classpathentry> | |
14 | + <classpathentry kind="src" output="target/test-classes" path="src/test/java"> | |
15 | + <attributes> | |
16 | + <attribute name="optional" value="true"/> | |
17 | + <attribute name="maven.pomderived" value="true"/> | |
18 | + <attribute name="test" value="true"/> | |
19 | + </attributes> | |
20 | + </classpathentry> | |
21 | + <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources"> | |
22 | + <attributes> | |
23 | + <attribute name="maven.pomderived" value="true"/> | |
24 | + <attribute name="test" value="true"/> | |
25 | + </attributes> | |
26 | + </classpathentry> | |
27 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> | |
28 | + <attributes> | |
29 | + <attribute name="maven.pomderived" value="true"/> | |
30 | + </attributes> | |
31 | + </classpathentry> | |
32 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | |
33 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> | |
34 | + <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> | |
35 | + <attributes> | |
36 | + <attribute name="maven.pomderived" value="true"/> | |
37 | + </attributes> | |
38 | + </classpathentry> | |
39 | + <classpathentry kind="src" path="target/generated-sources/annotations"> | |
40 | + <attributes> | |
41 | + <attribute name="optional" value="true"/> | |
42 | + <attribute name="maven.pomderived" value="true"/> | |
43 | + <attribute name="ignore_optional_problems" value="true"/> | |
44 | + <attribute name="m2e-apt" value="true"/> | |
45 | + </attributes> | |
46 | + </classpathentry> | |
47 | + <classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations"> | |
48 | + <attributes> | |
49 | + <attribute name="optional" value="true"/> | |
50 | + <attribute name="maven.pomderived" value="true"/> | |
51 | + <attribute name="ignore_optional_problems" value="true"/> | |
52 | + <attribute name="m2e-apt" value="true"/> | |
53 | + <attribute name="test" value="true"/> | |
54 | + </attributes> | |
55 | + </classpathentry> | |
56 | + <classpathentry kind="output" path="target/classes"/> | |
57 | +</classpath> |
+++ .factorypath
... | ... | @@ -0,0 +1,94 @@ |
1 | +<factorypath> | |
2 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-web/2.7.12/spring-boot-starter-web-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
3 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter/2.7.12/spring-boot-starter-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
4 | + <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar" enabled="true" runInBatchMode="false"/> | |
5 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/yaml/snakeyaml/1.30/snakeyaml-1.30.jar" enabled="true" runInBatchMode="false"/> | |
6 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-json/2.7.12/spring-boot-starter-json-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
7 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.13.5/jackson-databind-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
8 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.13.5/jackson-annotations-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
9 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.13.5/jackson-core-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
10 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/2.13.5/jackson-datatype-jdk8-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
11 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.5/jackson-datatype-jsr310-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
12 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/jackson/module/jackson-module-parameter-names/2.13.5/jackson-module-parameter-names-2.13.5.jar" enabled="true" runInBatchMode="false"/> | |
13 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-tomcat/2.7.12/spring-boot-starter-tomcat-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
14 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-core/9.0.75/tomcat-embed-core-9.0.75.jar" enabled="true" runInBatchMode="false"/> | |
15 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.75/tomcat-embed-websocket-9.0.75.jar" enabled="true" runInBatchMode="false"/> | |
16 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-web/5.3.27/spring-web-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
17 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-beans/5.3.27/spring-beans-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
18 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-webmvc/5.3.27/spring-webmvc-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
19 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-aop/5.3.27/spring-aop-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
20 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-expression/5.3.27/spring-expression-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
21 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-thymeleaf/2.7.12/spring-boot-starter-thymeleaf-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
22 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/thymeleaf/thymeleaf-spring5/3.0.15.RELEASE/thymeleaf-spring5-3.0.15.RELEASE.jar" enabled="true" runInBatchMode="false"/> | |
23 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/thymeleaf/thymeleaf/3.0.15.RELEASE/thymeleaf-3.0.15.RELEASE.jar" enabled="true" runInBatchMode="false"/> | |
24 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/attoparser/attoparser/2.0.5.RELEASE/attoparser-2.0.5.RELEASE.jar" enabled="true" runInBatchMode="false"/> | |
25 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/unbescape/unbescape/1.1.6.RELEASE/unbescape-1.1.6.RELEASE.jar" enabled="true" runInBatchMode="false"/> | |
26 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar" enabled="true" runInBatchMode="false"/> | |
27 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/thymeleaf/extras/thymeleaf-extras-java8time/3.0.4.RELEASE/thymeleaf-extras-java8time-3.0.4.RELEASE.jar" enabled="true" runInBatchMode="false"/> | |
28 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-starter-validation/2.7.12/spring-boot-starter-validation-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
29 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/tomcat/embed/tomcat-embed-el/9.0.75/tomcat-embed-el-9.0.75.jar" enabled="true" runInBatchMode="false"/> | |
30 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/validator/hibernate-validator/6.2.5.Final/hibernate-validator-6.2.5.Final.jar" enabled="true" runInBatchMode="false"/> | |
31 | + <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar" enabled="true" runInBatchMode="false"/> | |
32 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar" enabled="true" runInBatchMode="false"/> | |
33 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-devtools/2.7.12/spring-boot-devtools-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
34 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot/2.7.12/spring-boot-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
35 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/boot/spring-boot-autoconfigure/2.7.12/spring-boot-autoconfigure-2.7.12.jar" enabled="true" runInBatchMode="false"/> | |
36 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.ptl.mvc/4.2.0/org.egovframe.rte.ptl.mvc-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
37 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.fdl.cmmn/4.2.0/org.egovframe.rte.fdl.cmmn-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
38 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-context-support/5.3.27/spring-context-support-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
39 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-tx/5.3.27/spring-tx-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
40 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar" enabled="true" runInBatchMode="false"/> | |
41 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar" enabled="true" runInBatchMode="false"/> | |
42 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar" enabled="true" runInBatchMode="false"/> | |
43 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/spring-modules-validation/0.9/spring-modules-validation-0.9.jar" enabled="true" runInBatchMode="false"/> | |
44 | + <factorypathentry kind="VARJAR" id="M2_REPO/commons-validator/commons-validator/1.7/commons-validator-1.7.jar" enabled="true" runInBatchMode="false"/> | |
45 | + <factorypathentry kind="VARJAR" id="M2_REPO/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar" enabled="true" runInBatchMode="false"/> | |
46 | + <factorypathentry kind="VARJAR" id="M2_REPO/commons-digester/commons-digester/2.1/commons-digester-2.1.jar" enabled="true" runInBatchMode="false"/> | |
47 | + <factorypathentry kind="VARJAR" id="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" enabled="true" runInBatchMode="false"/> | |
48 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar" enabled="true" runInBatchMode="false"/> | |
49 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.psl.dataaccess/4.2.0/org.egovframe.rte.psl.dataaccess-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
50 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.fdl.logging/4.2.0/org.egovframe.rte.fdl.logging-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
51 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar" enabled="true" runInBatchMode="false"/> | |
52 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar" enabled="true" runInBatchMode="false"/> | |
53 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar" enabled="true" runInBatchMode="false"/> | |
54 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar" enabled="true" runInBatchMode="false"/> | |
55 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/slf4j/log4j-over-slf4j/1.7.36/log4j-over-slf4j-1.7.36.jar" enabled="true" runInBatchMode="false"/> | |
56 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-context/5.3.27/spring-context-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
57 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-orm/5.3.27/spring-orm-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
58 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/javaee-api/8.0.1/javaee-api-8.0.1.jar" enabled="true" runInBatchMode="false"/> | |
59 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar" enabled="true" runInBatchMode="false"/> | |
60 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/activation/activation/1.1/activation-1.1.jar" enabled="true" runInBatchMode="false"/> | |
61 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/ibatis/ibatis-sqlmap/2.3.4.726/ibatis-sqlmap-2.3.4.726.jar" enabled="true" runInBatchMode="false"/> | |
62 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/mybatis/mybatis/3.5.13/mybatis-3.5.13.jar" enabled="true" runInBatchMode="false"/> | |
63 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/mybatis/mybatis-spring/2.1.1/mybatis-spring-2.1.1.jar" enabled="true" runInBatchMode="false"/> | |
64 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar" enabled="true" runInBatchMode="false"/> | |
65 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.fdl.idgnr/4.2.0/org.egovframe.rte.fdl.idgnr-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
66 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/egovframe/rte/org.egovframe.rte.fdl.property/4.2.0/org.egovframe.rte.fdl.property-4.2.0.jar" enabled="true" runInBatchMode="false"/> | |
67 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jdbc/5.3.27/spring-jdbc-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
68 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar" enabled="true" runInBatchMode="false"/> | |
69 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar" enabled="true" runInBatchMode="false"/> | |
70 | + <factorypathentry kind="VARJAR" id="M2_REPO/commons-logging/commons-logging/1.2/commons-logging-1.2.jar" enabled="true" runInBatchMode="false"/> | |
71 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar" enabled="true" runInBatchMode="false"/> | |
72 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar" enabled="true" runInBatchMode="false"/> | |
73 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/hibernate-entitymanager/5.6.15.Final/hibernate-entitymanager-5.6.15.Final.jar" enabled="true" runInBatchMode="false"/> | |
74 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar" enabled="true" runInBatchMode="false"/> | |
75 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/hibernate-core/5.6.15.Final/hibernate-core-5.6.15.Final.jar" enabled="true" runInBatchMode="false"/> | |
76 | + <factorypathentry kind="VARJAR" id="M2_REPO/antlr/antlr/2.7.7/antlr-2.7.7.jar" enabled="true" runInBatchMode="false"/> | |
77 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar" enabled="true" runInBatchMode="false"/> | |
78 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar" enabled="true" runInBatchMode="false"/> | |
79 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar" enabled="true" runInBatchMode="false"/> | |
80 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar" enabled="true" runInBatchMode="false"/> | |
81 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar" enabled="true" runInBatchMode="false"/> | |
82 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar" enabled="true" runInBatchMode="false"/> | |
83 | + <factorypathentry kind="VARJAR" id="M2_REPO/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar" enabled="true" runInBatchMode="false"/> | |
84 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/hibernate/common/hibernate-commons-annotations/5.1.2.Final/hibernate-commons-annotations-5.1.2.Final.jar" enabled="true" runInBatchMode="false"/> | |
85 | + <factorypathentry kind="VARJAR" id="M2_REPO/javax/persistence/javax.persistence-api/2.2/javax.persistence-api-2.2.jar" enabled="true" runInBatchMode="false"/> | |
86 | + <factorypathentry kind="VARJAR" id="M2_REPO/net/bytebuddy/byte-buddy/1.12.23/byte-buddy-1.12.23.jar" enabled="true" runInBatchMode="false"/> | |
87 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.1.1.Final/jboss-transaction-api_1.2_spec-1.1.1.Final.jar" enabled="true" runInBatchMode="false"/> | |
88 | + <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar" enabled="true" runInBatchMode="false"/> | |
89 | + <factorypathentry kind="VARJAR" id="M2_REPO/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar" enabled="true" runInBatchMode="false"/> | |
90 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-core/5.3.27/spring-core-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
91 | + <factorypathentry kind="VARJAR" id="M2_REPO/org/springframework/spring-jcl/5.3.27/spring-jcl-5.3.27.jar" enabled="true" runInBatchMode="false"/> | |
92 | + <factorypathentry kind="PLUGIN" id="net.harawata.mybatipse" enabled="false" runInBatchMode="false"/> | |
93 | + <factorypathentry kind="PLUGIN" id="org.eclipse.jst.ws.annotations.core" enabled="false" runInBatchMode="false"/> | |
94 | +</factorypath> |
+++ .project
... | ... | @@ -0,0 +1,43 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<projectDescription> | |
3 | + <name>cms</name> | |
4 | + <comment></comment> | |
5 | + <projects> | |
6 | + </projects> | |
7 | + <buildSpec> | |
8 | + <buildCommand> | |
9 | + <name>org.eclipse.jdt.core.javabuilder</name> | |
10 | + <arguments> | |
11 | + </arguments> | |
12 | + </buildCommand> | |
13 | + <buildCommand> | |
14 | + <name>org.eclipse.wst.common.project.facet.core.builder</name> | |
15 | + <arguments> | |
16 | + </arguments> | |
17 | + </buildCommand> | |
18 | + <buildCommand> | |
19 | + <name>org.eclipse.wst.validation.validationbuilder</name> | |
20 | + <arguments> | |
21 | + </arguments> | |
22 | + </buildCommand> | |
23 | + <buildCommand> | |
24 | + <name>org.eclipse.m2e.core.maven2Builder</name> | |
25 | + <arguments> | |
26 | + </arguments> | |
27 | + </buildCommand> | |
28 | + <buildCommand> | |
29 | + <name>org.springframework.ide.eclipse.boot.validation.springbootbuilder</name> | |
30 | + <arguments> | |
31 | + </arguments> | |
32 | + </buildCommand> | |
33 | + </buildSpec> | |
34 | + <natures> | |
35 | + <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> | |
36 | + <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature> | |
37 | + <nature>org.eclipse.m2e.core.maven2Nature</nature> | |
38 | + <nature>org.eclipse.wst.common.project.facet.core.nature</nature> | |
39 | + <nature>org.eclipse.jdt.core.javanature</nature> | |
40 | + <nature>egovframework.boot.dev.imp.ide.natures.egovnature</nature> | |
41 | + <nature>org.eclipse.wst.jsdt.core.jsNature</nature> | |
42 | + </natures> | |
43 | +</projectDescription> |
+++ .settings/.jsdtscope
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<classpath> | |
3 | + <classpathentry excluding="**/node_modules/*|**/*.min.js|**/bower_components/*" kind="src" path="src/main/webapp"/> | |
4 | + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/> | |
5 | + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject"> | |
6 | + <attributes> | |
7 | + <attribute name="hide" value="true"/> | |
8 | + </attributes> | |
9 | + </classpathentry> | |
10 | + <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/> | |
11 | + <classpathentry kind="output" path=""/> | |
12 | +</classpath> |
+++ .settings/org.eclipse.core.resources.prefs
... | ... | @@ -0,0 +1,6 @@ |
1 | +eclipse.preferences.version=1 | |
2 | +encoding//src/main/java=UTF-8 | |
3 | +encoding//src/main/resources=UTF-8 | |
4 | +encoding//src/test/java=UTF-8 | |
5 | +encoding//src/test/resources=UTF-8 | |
6 | +encoding/<project>=UTF-8 |
+++ .settings/org.eclipse.jdt.apt.core.prefs
... | ... | @@ -0,0 +1,4 @@ |
1 | +eclipse.preferences.version=1 | |
2 | +org.eclipse.jdt.apt.aptEnabled=true | |
3 | +org.eclipse.jdt.apt.genSrcDir=target/generated-sources/annotations | |
4 | +org.eclipse.jdt.apt.genTestSrcDir=target/generated-test-sources/test-annotations |
+++ .settings/org.eclipse.jdt.core.prefs
... | ... | @@ -0,0 +1,13 @@ |
1 | +eclipse.preferences.version=1 | |
2 | +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled | |
3 | +org.eclipse.jdt.core.compiler.codegen.methodParameters=generate | |
4 | +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 | |
5 | +org.eclipse.jdt.core.compiler.compliance=1.8 | |
6 | +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error | |
7 | +org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled | |
8 | +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error | |
9 | +org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning | |
10 | +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore | |
11 | +org.eclipse.jdt.core.compiler.processAnnotations=enabled | |
12 | +org.eclipse.jdt.core.compiler.release=disabled | |
13 | +org.eclipse.jdt.core.compiler.source=1.8 |
+++ .settings/org.eclipse.wst.common.component
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> | |
2 | + <wb-module deploy-name="cms"> | |
3 | + <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> | |
4 | + <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> | |
5 | + <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/annotations"/> | |
6 | + <wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-test-sources/test-annotations"/> | |
7 | + <property name="context-root" value="cms"/> | |
8 | + <property name="java-output-path" value="/cms/target/classes"/> | |
9 | + </wb-module> | |
10 | +</project-modules> |
+++ .settings/org.eclipse.wst.common.project.facet.core.prefs.xml
... | ... | @@ -0,0 +1,7 @@ |
1 | +<root> | |
2 | + <facet id="jst.jaxrs"> | |
3 | + <node name="libprov"> | |
4 | + <attribute name="provider-id" value="jaxrs-no-op-library-provider"/> | |
5 | + </node> | |
6 | + </facet> | |
7 | +</root> |
+++ .settings/org.eclipse.wst.common.project.facet.core.xml
... | ... | @@ -0,0 +1,8 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<faceted-project> | |
3 | + <fixed facet="wst.jsdt.web"/> | |
4 | + <installed facet="java" version="1.8"/> | |
5 | + <installed facet="jst.web" version="3.1"/> | |
6 | + <installed facet="jst.jaxrs" version="2.1"/> | |
7 | + <installed facet="wst.jsdt.web" version="1.0"/> | |
8 | +</faceted-project> |
+++ .settings/org.eclipse.wst.jsdt.ui.superType.container
... | ... | @@ -0,0 +1,1 @@ |
1 | +org.eclipse.wst.jsdt.launching.baseBrowserLibrary(파일 끝에 줄바꿈 문자 없음) |
+++ .settings/org.eclipse.wst.jsdt.ui.superType.name
... | ... | @@ -0,0 +1,1 @@ |
1 | +Window(파일 끝에 줄바꿈 문자 없음) |
+++ .settings/org.springframework.ide.eclipse.prefs
... | ... | @@ -0,0 +1,2 @@ |
1 | +boot.validation.initialized=true | |
2 | +eclipse.preferences.version=1 |
+++ cms.iml
... | ... | @@ -0,0 +1,178 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> | |
3 | + <component name="EclipseModuleManager"> | |
4 | + <conelement value="org.eclipse.jst.j2ee.internal.module.container" /> | |
5 | + <conelement value="org.eclipse.jst.j2ee.internal.web.container" /> | |
6 | + <conelement value="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" /> | |
7 | + <src_description expected_position="4"> | |
8 | + <src_folder value="file://$MODULE_DIR$/src/main/java" expected_position="0" /> | |
9 | + <src_folder value="file://$MODULE_DIR$/src/main/resources" expected_position="1" /> | |
10 | + <src_folder value="file://$MODULE_DIR$/src/test/java" expected_position="2" /> | |
11 | + <src_folder value="file://$MODULE_DIR$/src/test/resources" expected_position="3" /> | |
12 | + <src_folder value="file://$MODULE_DIR$/target/generated-sources/annotations" expected_position="8" /> | |
13 | + <src_folder value="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" expected_position="9" /> | |
14 | + </src_description> | |
15 | + </component> | |
16 | + <component name="FacetManager"> | |
17 | + <facet type="jpa" name="JPA"> | |
18 | + <configuration> | |
19 | + <setting name="validation-enabled" value="true" /> | |
20 | + <setting name="provider-name" value="Hibernate" /> | |
21 | + <datasource-mapping /> | |
22 | + <naming-strategy-map /> | |
23 | + </configuration> | |
24 | + </facet> | |
25 | + <facet type="Spring" name="Spring"> | |
26 | + <configuration /> | |
27 | + </facet> | |
28 | + <facet type="web" name="Web"> | |
29 | + <configuration> | |
30 | + <webroots /> | |
31 | + <sourceRoots> | |
32 | + <root url="file://$MODULE_DIR$/src/main/java" /> | |
33 | + <root url="file://$MODULE_DIR$/src/main/resources" /> | |
34 | + <root url="file://$MODULE_DIR$/target/generated-sources/annotations" /> | |
35 | + <root url="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" /> | |
36 | + </sourceRoots> | |
37 | + </configuration> | |
38 | + </facet> | |
39 | + </component> | |
40 | + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> | |
41 | + <output url="file://$MODULE_DIR$/target/classes" /> | |
42 | + <output-test url="file://$MODULE_DIR$/target/test-classes" /> | |
43 | + <content url="file://$MODULE_DIR$"> | |
44 | + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> | |
45 | + <sourceFolder url="file://$MODULE_DIR$/target/generated-sources/annotations" isTestSource="false" /> | |
46 | + <sourceFolder url="file://$MODULE_DIR$/target/generated-test-sources/test-annotations" isTestSource="false" /> | |
47 | + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> | |
48 | + <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> | |
49 | + <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" /> | |
50 | + <excludeFolder url="file://$MODULE_DIR$/target" /> | |
51 | + </content> | |
52 | + <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" /> | |
53 | + <orderEntry type="sourceFolder" forTests="false" /> | |
54 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.7.12" level="project" /> | |
55 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.7.12" level="project" /> | |
56 | + <orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" /> | |
57 | + <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.30" level="project" /> | |
58 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.7.12" level="project" /> | |
59 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.13.5" level="project" /> | |
60 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.5" level="project" /> | |
61 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.13.5" level="project" /> | |
62 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.5" level="project" /> | |
63 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.5" level="project" /> | |
64 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.5" level="project" /> | |
65 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.7.12" level="project" /> | |
66 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.75" level="project" /> | |
67 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.75" level="project" /> | |
68 | + <orderEntry type="library" name="Maven: org.springframework:spring-web:5.3.27" level="project" /> | |
69 | + <orderEntry type="library" name="Maven: org.springframework:spring-beans:5.3.27" level="project" /> | |
70 | + <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.3.27" level="project" /> | |
71 | + <orderEntry type="library" name="Maven: org.springframework:spring-aop:5.3.27" level="project" /> | |
72 | + <orderEntry type="library" name="Maven: org.springframework:spring-expression:5.3.27" level="project" /> | |
73 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-thymeleaf:2.7.12" level="project" /> | |
74 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf-spring5:3.0.15.RELEASE" level="project" /> | |
75 | + <orderEntry type="library" name="Maven: org.thymeleaf:thymeleaf:3.0.15.RELEASE" level="project" /> | |
76 | + <orderEntry type="library" name="Maven: org.attoparser:attoparser:2.0.5.RELEASE" level="project" /> | |
77 | + <orderEntry type="library" name="Maven: org.unbescape:unbescape:1.1.6.RELEASE" level="project" /> | |
78 | + <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.36" level="project" /> | |
79 | + <orderEntry type="library" name="Maven: org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE" level="project" /> | |
80 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.7.12" level="project" /> | |
81 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.75" level="project" /> | |
82 | + <orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.2.5.Final" level="project" /> | |
83 | + <orderEntry type="library" name="Maven: jakarta.validation:jakarta.validation-api:2.0.2" level="project" /> | |
84 | + <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" /> | |
85 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-devtools:2.7.12" level="project" /> | |
86 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.7.12" level="project" /> | |
87 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.7.12" level="project" /> | |
88 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.ptl.mvc:4.2.0" level="project" /> | |
89 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.fdl.cmmn:4.2.0" level="project" /> | |
90 | + <orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.3.27" level="project" /> | |
91 | + <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.3.27" level="project" /> | |
92 | + <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.7" level="project" /> | |
93 | + <orderEntry type="library" name="Maven: org.aspectj:aspectjrt:1.9.7" level="project" /> | |
94 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.12.0" level="project" /> | |
95 | + <orderEntry type="library" name="Maven: org.egovframe.rte:spring-modules-validation:0.9" level="project" /> | |
96 | + <orderEntry type="library" name="Maven: commons-validator:commons-validator:1.7" level="project" /> | |
97 | + <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.4" level="project" /> | |
98 | + <orderEntry type="library" name="Maven: commons-digester:commons-digester:2.1" level="project" /> | |
99 | + <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" /> | |
100 | + <orderEntry type="library" name="Maven: javax.annotation:javax.annotation-api:1.3.2" level="project" /> | |
101 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.psl.dataaccess:4.2.0" level="project" /> | |
102 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.fdl.logging:4.2.0" level="project" /> | |
103 | + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.17.2" level="project" /> | |
104 | + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.17.2" level="project" /> | |
105 | + <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-slf4j-impl:2.17.2" level="project" /> | |
106 | + <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.36" level="project" /> | |
107 | + <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.36" level="project" /> | |
108 | + <orderEntry type="library" name="Maven: org.springframework:spring-context:5.3.27" level="project" /> | |
109 | + <orderEntry type="library" name="Maven: org.springframework:spring-orm:5.3.27" level="project" /> | |
110 | + <orderEntry type="library" name="Maven: javax:javaee-api:8.0.1" level="project" /> | |
111 | + <orderEntry type="library" name="Maven: com.sun.mail:javax.mail:1.6.2" level="project" /> | |
112 | + <orderEntry type="library" name="Maven: javax.activation:activation:1.1" level="project" /> | |
113 | + <orderEntry type="library" name="Maven: org.apache.ibatis:ibatis-sqlmap:2.3.4.726" level="project" /> | |
114 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.13" level="project" /> | |
115 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.1.1" level="project" /> | |
116 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.4" level="project" /> | |
117 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.fdl.idgnr:4.2.0" level="project" /> | |
118 | + <orderEntry type="library" name="Maven: org.egovframe.rte:org.egovframe.rte.fdl.property:4.2.0" level="project" /> | |
119 | + <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.3.27" level="project" /> | |
120 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-configuration2:2.9.0" level="project" /> | |
121 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-text:1.10.0" level="project" /> | |
122 | + <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" /> | |
123 | + <orderEntry type="library" name="Maven: org.hsqldb:hsqldb:jdk8:2.7.2" level="project" /> | |
124 | + <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.28" level="project" /> | |
125 | + <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:5.6.15.Final" level="project" /> | |
126 | + <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.4.3.Final" level="project" /> | |
127 | + <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.6.15.Final" level="project" /> | |
128 | + <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" /> | |
129 | + <orderEntry type="library" name="Maven: org.jboss:jandex:2.4.2.Final" level="project" /> | |
130 | + <orderEntry type="library" name="Maven: javax.activation:javax.activation-api:1.2.0" level="project" /> | |
131 | + <orderEntry type="library" name="Maven: javax.xml.bind:jaxb-api:2.3.1" level="project" /> | |
132 | + <orderEntry type="library" name="Maven: org.glassfish.jaxb:jaxb-runtime:2.3.8" level="project" /> | |
133 | + <orderEntry type="library" name="Maven: org.glassfish.jaxb:txw2:2.3.8" level="project" /> | |
134 | + <orderEntry type="library" name="Maven: com.sun.istack:istack-commons-runtime:3.0.12" level="project" /> | |
135 | + <orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.activation:jakarta.activation:1.2.2" level="project" /> | |
136 | + <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.1.2.Final" level="project" /> | |
137 | + <orderEntry type="library" name="Maven: javax.persistence:javax.persistence-api:2.2" level="project" /> | |
138 | + <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.12.23" level="project" /> | |
139 | + <orderEntry type="library" name="Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:1.1.1.Final" level="project" /> | |
140 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.7.12" level="project" /> | |
141 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.7.12" level="project" /> | |
142 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.7.12" level="project" /> | |
143 | + <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.7.0" level="project" /> | |
144 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.4.11" level="project" /> | |
145 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:2.4.11" level="project" /> | |
146 | + <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:9.3" level="project" /> | |
147 | + <orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" /> | |
148 | + <orderEntry type="library" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" /> | |
149 | + <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.22.0" level="project" /> | |
150 | + <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest:2.2" level="project" /> | |
151 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.8.2" level="project" /> | |
152 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.8.2" level="project" /> | |
153 | + <orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" /> | |
154 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-commons:1.8.2" level="project" /> | |
155 | + <orderEntry type="library" scope="TEST" name="Maven: org.apiguardian:apiguardian-api:1.1.2" level="project" /> | |
156 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.8.2" level="project" /> | |
157 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.8.2" level="project" /> | |
158 | + <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.8.2" level="project" /> | |
159 | + <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:4.5.1" level="project" /> | |
160 | + <orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.12.23" level="project" /> | |
161 | + <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:3.2" level="project" /> | |
162 | + <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-junit-jupiter:4.5.1" level="project" /> | |
163 | + <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.1" level="project" /> | |
164 | + <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> | |
165 | + <orderEntry type="library" name="Maven: org.springframework:spring-core:5.3.27" level="project" /> | |
166 | + <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.3.27" level="project" /> | |
167 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.3.27" level="project" /> | |
168 | + <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.9.1" level="project" /> | |
169 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.0" level="project" /> | |
170 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.7.12" level="project" /> | |
171 | + <orderEntry type="library" name="Maven: com.zaxxer:HikariCP:4.0.3" level="project" /> | |
172 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:2.2.0" level="project" /> | |
173 | + <orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.23" level="project" /> | |
174 | + <orderEntry type="library" name="Maven: com.google.protobuf:protobuf-java:3.11.4" level="project" /> | |
175 | + <orderEntry type="library" name="Maven: org.mariadb.jdbc:mariadb-java-client:2.6.2" level="project" /> | |
176 | + <orderEntry type="library" name="Maven: org.bgee.log4jdbc-log4j2:log4jdbc-log4j2-jdbc4:1.16" level="project" /> | |
177 | + </component> | |
178 | +</module>(파일 끝에 줄바꿈 문자 없음) |
+++ pom.xml
... | ... | @@ -0,0 +1,171 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
3 | + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |
4 | + <modelVersion>4.0.0</modelVersion> | |
5 | + <groupId>com.takensoft</groupId> | |
6 | + <artifactId>cms</artifactId> | |
7 | + <packaging>jar</packaging> | |
8 | + <version>1.0.0</version> | |
9 | + <name>cms</name> | |
10 | + <url>http://www.egovframe.go.kr</url> | |
11 | + | |
12 | + <licenses> | |
13 | + <license> | |
14 | + <name>The Apache Software License, Version 2.0</name> | |
15 | + <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> | |
16 | + </license> | |
17 | + </licenses> | |
18 | + | |
19 | + <parent> | |
20 | + <groupId>org.springframework.boot</groupId> | |
21 | + <artifactId>spring-boot-starter-parent</artifactId> | |
22 | + <version>2.7.12</version> | |
23 | + </parent> | |
24 | + | |
25 | + <properties> | |
26 | + <spring.maven.artifact.version>5.3.27</spring.maven.artifact.version> | |
27 | + <org.egovframe.rte.version>4.2.0</org.egovframe.rte.version> | |
28 | + </properties> | |
29 | + | |
30 | + <repositories> | |
31 | + <repository> | |
32 | + <id>mvn2s</id> | |
33 | + <url>https://repo1.maven.org/maven2/</url> | |
34 | + <releases> | |
35 | + <enabled>true</enabled> | |
36 | + </releases> | |
37 | + <snapshots> | |
38 | + <enabled>true</enabled> | |
39 | + </snapshots> | |
40 | + </repository> | |
41 | + <repository> | |
42 | + <id>egovframe</id> | |
43 | + <url>https://maven.egovframe.go.kr/maven/</url> | |
44 | + <releases> | |
45 | + <enabled>true</enabled> | |
46 | + </releases> | |
47 | + <snapshots> | |
48 | + <enabled>false</enabled> | |
49 | + </snapshots> | |
50 | + </repository> | |
51 | + </repositories> | |
52 | + | |
53 | + <dependencies> | |
54 | + <dependency> | |
55 | + <groupId>org.springframework.boot</groupId> | |
56 | + <artifactId>spring-boot-starter-web</artifactId> | |
57 | + <exclusions> | |
58 | + <exclusion> | |
59 | + <groupId>org.springframework.boot</groupId> | |
60 | + <artifactId>spring-boot-starter-logging</artifactId> | |
61 | + </exclusion> | |
62 | + </exclusions> | |
63 | + </dependency> | |
64 | + <dependency> | |
65 | + <groupId>org.springframework.boot</groupId> | |
66 | + <artifactId>spring-boot-starter-thymeleaf</artifactId> | |
67 | + </dependency> | |
68 | + <dependency> | |
69 | + <groupId>org.springframework.boot</groupId> | |
70 | + <artifactId>spring-boot-starter-validation</artifactId> | |
71 | + </dependency> | |
72 | + <dependency> | |
73 | + <groupId>org.springframework.boot</groupId> | |
74 | + <artifactId>spring-boot-devtools</artifactId> | |
75 | + <optional>true</optional> | |
76 | + </dependency> | |
77 | + | |
78 | + <!-- 표준프레임워크 실행환경 --> | |
79 | + <dependency> | |
80 | + <groupId>org.egovframe.rte</groupId> | |
81 | + <artifactId>org.egovframe.rte.ptl.mvc</artifactId> | |
82 | + <version>${org.egovframe.rte.version}</version> | |
83 | + <exclusions> | |
84 | + <exclusion> | |
85 | + <artifactId>commons-logging</artifactId> | |
86 | + <groupId>commons-logging</groupId> | |
87 | + </exclusion> | |
88 | + </exclusions> | |
89 | + </dependency> | |
90 | + <dependency> | |
91 | + <groupId>org.egovframe.rte</groupId> | |
92 | + <artifactId>org.egovframe.rte.psl.dataaccess</artifactId> | |
93 | + <version>${org.egovframe.rte.version}</version> | |
94 | + </dependency> | |
95 | + <dependency> | |
96 | + <groupId>org.egovframe.rte</groupId> | |
97 | + <artifactId>org.egovframe.rte.fdl.idgnr</artifactId> | |
98 | + <version>${org.egovframe.rte.version}</version> | |
99 | + </dependency> | |
100 | + <dependency> | |
101 | + <groupId>org.egovframe.rte</groupId> | |
102 | + <artifactId>org.egovframe.rte.fdl.property</artifactId> | |
103 | + <version>${org.egovframe.rte.version}</version> | |
104 | + </dependency> | |
105 | + | |
106 | + <dependency> | |
107 | + <groupId>org.hsqldb</groupId> | |
108 | + <artifactId>hsqldb</artifactId> | |
109 | + <version>2.7.2</version> | |
110 | + <classifier>jdk8</classifier> | |
111 | + </dependency> | |
112 | + <dependency> | |
113 | + <groupId>org.projectlombok</groupId> | |
114 | + <artifactId>lombok</artifactId> | |
115 | + <version>1.18.28</version> | |
116 | + <optional>true</optional> | |
117 | + </dependency> | |
118 | + <dependency> | |
119 | + <groupId>org.hibernate</groupId> | |
120 | + <artifactId>hibernate-entitymanager</artifactId> | |
121 | + <version>5.6.15.Final</version> | |
122 | + </dependency> | |
123 | + <dependency> | |
124 | + <groupId>org.springframework.boot</groupId> | |
125 | + <artifactId>spring-boot-starter-test</artifactId> | |
126 | + <scope>test</scope> | |
127 | + </dependency> | |
128 | + | |
129 | + <!-- 추가 --> | |
130 | + <dependency> | |
131 | + <groupId>org.mybatis.spring.boot</groupId> | |
132 | + <artifactId>mybatis-spring-boot-starter</artifactId> | |
133 | + <version>2.2.0</version> | |
134 | + </dependency> | |
135 | + | |
136 | + <dependency> | |
137 | + <groupId>mysql</groupId> | |
138 | + <artifactId>mysql-connector-java</artifactId> | |
139 | + <version>8.0.23</version> | |
140 | + </dependency> | |
141 | + <dependency> | |
142 | + <groupId>org.mariadb.jdbc</groupId> | |
143 | + <artifactId>mariadb-java-client</artifactId> | |
144 | + <version>2.6.2</version> | |
145 | + </dependency> | |
146 | + <dependency> | |
147 | + <groupId>org.bgee.log4jdbc-log4j2</groupId> | |
148 | + <artifactId>log4jdbc-log4j2-jdbc4</artifactId> | |
149 | + <version>1.16</version> | |
150 | + </dependency> | |
151 | + <!-- 추가 --> | |
152 | + </dependencies> | |
153 | + | |
154 | + <build> | |
155 | + <plugins> | |
156 | + <plugin> | |
157 | + <groupId>org.springframework.boot</groupId> | |
158 | + <artifactId>spring-boot-maven-plugin</artifactId> | |
159 | + <configuration> | |
160 | + <excludes> | |
161 | + <exclude> | |
162 | + <groupId>org.projectlombok</groupId> | |
163 | + <artifactId>lombok</artifactId> | |
164 | + </exclude> | |
165 | + </excludes> | |
166 | + </configuration> | |
167 | + </plugin> | |
168 | + </plugins> | |
169 | + </build> | |
170 | + | |
171 | +</project> |
+++ src/main/java/com/takensoft/CmsApplication.java
... | ... | @@ -0,0 +1,14 @@ |
1 | +package com.takensoft; | |
2 | + | |
3 | +import org.mybatis.spring.annotation.MapperScan; | |
4 | +import org.springframework.boot.SpringApplication; | |
5 | +import org.springframework.boot.autoconfigure.SpringBootApplication; | |
6 | + | |
7 | +@SpringBootApplication | |
8 | +@MapperScan(basePackages="com.takensoft.*.*.dao") | |
9 | +public class CmsApplication { | |
10 | + | |
11 | + public static void main(String[] args) { | |
12 | + SpringApplication.run(CmsApplication.class, args); | |
13 | + } | |
14 | +}(파일 끝에 줄바꿈 문자 없음) |
+++ src/main/java/com/takensoft/cms/config/CommonConfig.java
... | ... | @@ -0,0 +1,69 @@ |
1 | +package com.takensoft.cms.config; | |
2 | + | |
3 | +import com.fasterxml.jackson.databind.ObjectMapper; | |
4 | +import com.fasterxml.jackson.databind.SerializationFeature; | |
5 | +import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule; | |
6 | +import org.egovframe.rte.fdl.cmmn.trace.LeaveaTrace; | |
7 | +import org.egovframe.rte.fdl.cmmn.trace.handler.DefaultTraceHandler; | |
8 | +import org.egovframe.rte.fdl.cmmn.trace.handler.TraceHandler; | |
9 | +import org.egovframe.rte.fdl.cmmn.trace.manager.DefaultTraceHandleManager; | |
10 | +import org.egovframe.rte.fdl.cmmn.trace.manager.TraceHandlerService; | |
11 | +import org.springframework.context.annotation.Bean; | |
12 | +import org.springframework.context.annotation.Configuration; | |
13 | +import org.springframework.util.AntPathMatcher; | |
14 | +import org.springframework.web.servlet.view.json.MappingJackson2JsonView; | |
15 | + | |
16 | +@Configuration | |
17 | +public class CommonConfig { | |
18 | + | |
19 | + @Bean(name="jsonView") | |
20 | + public MappingJackson2JsonView getJsonView () { | |
21 | + ObjectMapper objectMapper = getObjectMapper(); | |
22 | + MappingJackson2JsonView jsonView = new MappingJackson2JsonView(objectMapper); | |
23 | + jsonView.setExtractValueFromSingleKeyModel(true); | |
24 | + return jsonView; | |
25 | + } | |
26 | + | |
27 | + @Bean(name = "objectMapper") | |
28 | + public ObjectMapper getObjectMapper() { | |
29 | + ObjectMapper mapper = new ObjectMapper(); | |
30 | + | |
31 | + mapper.registerModule(new JavaTimeModule()); | |
32 | + //기본 날짜 포맷 비활성화 | |
33 | + mapper.disable(SerializationFeature.WRITE_DATES_AS_TIMESTAMPS); | |
34 | + | |
35 | + //새로운 날짜 포맷 세팅 | |
36 | + /*SimpleDateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); | |
37 | + mapper.setDateFormat(dateFormat); | |
38 | + mapper.setTimeZone(TimeZone.getTimeZone("Asia/Seoul"));*/ | |
39 | + | |
40 | + return mapper; | |
41 | + } | |
42 | + | |
43 | + @Bean | |
44 | + public AntPathMatcher antPathMatcher() { | |
45 | + return new AntPathMatcher(); | |
46 | + } | |
47 | + | |
48 | + @Bean | |
49 | + public DefaultTraceHandler defaultTraceHandler() { | |
50 | + return new DefaultTraceHandler(); | |
51 | + } | |
52 | + | |
53 | + @Bean | |
54 | + public DefaultTraceHandleManager traceHandlerService() { | |
55 | + DefaultTraceHandleManager defaultTraceHandleManager = new DefaultTraceHandleManager(); | |
56 | + defaultTraceHandleManager.setReqExpMatcher(antPathMatcher()); | |
57 | + defaultTraceHandleManager.setPatterns(new String[]{"*"}); | |
58 | + defaultTraceHandleManager.setHandlers(new TraceHandler[]{defaultTraceHandler()}); | |
59 | + return defaultTraceHandleManager; | |
60 | + } | |
61 | + | |
62 | + @Bean | |
63 | + public LeaveaTrace leaveaTrace() { | |
64 | + LeaveaTrace leaveaTrace = new LeaveaTrace(); | |
65 | + leaveaTrace.setTraceHandlerServices(new TraceHandlerService[]{traceHandlerService()}); | |
66 | + return leaveaTrace; | |
67 | + } | |
68 | + | |
69 | +} |
+++ src/main/java/com/takensoft/cms/sample/dao/SampleDAO.java
... | ... | @@ -0,0 +1,12 @@ |
1 | +package com.takensoft.cms.sample.dao; | |
2 | + | |
3 | +import com.takensoft.cms.sample.vo.SampleVO; | |
4 | +import org.egovframe.rte.psl.dataaccess.mapper.Mapper; | |
5 | + | |
6 | +import java.util.List; | |
7 | + | |
8 | +@Mapper("sampleDAO") | |
9 | +public interface SampleDAO { | |
10 | + | |
11 | + List<SampleVO> selectSample() throws Exception; | |
12 | +} |
+++ src/main/java/com/takensoft/cms/sample/service/Impl/SampleServiceImpl.java
... | ... | @@ -0,0 +1,27 @@ |
1 | +package com.takensoft.cms.sample.service.Impl; | |
2 | + | |
3 | +import com.takensoft.cms.sample.dao.SampleDAO; | |
4 | +import com.takensoft.cms.sample.service.SampleService; | |
5 | +import com.takensoft.cms.sample.vo.SampleVO; | |
6 | +import org.egovframe.rte.fdl.cmmn.EgovAbstractServiceImpl; | |
7 | +import org.slf4j.Logger; | |
8 | +import org.slf4j.LoggerFactory; | |
9 | +import org.springframework.beans.factory.annotation.Autowired; | |
10 | +import org.springframework.stereotype.Service; | |
11 | + | |
12 | +import java.util.List; | |
13 | + | |
14 | +@Service("sampleService") | |
15 | +public class SampleServiceImpl extends EgovAbstractServiceImpl implements SampleService { | |
16 | + | |
17 | + private static final Logger LOGGER = LoggerFactory.getLogger(SampleServiceImpl.class); | |
18 | + | |
19 | + @Autowired | |
20 | + private SampleDAO sampleDAO; | |
21 | + | |
22 | + @Override | |
23 | + public List<SampleVO> selectSample() throws Exception { | |
24 | + return sampleDAO.selectSample(); | |
25 | +// return null; | |
26 | + } | |
27 | +} |
+++ src/main/java/com/takensoft/cms/sample/service/SampleService.java
... | ... | @@ -0,0 +1,11 @@ |
1 | +package com.takensoft.cms.sample.service; | |
2 | + | |
3 | +import com.takensoft.cms.sample.vo.SampleVO; | |
4 | + | |
5 | +import java.util.List; | |
6 | + | |
7 | +public interface SampleService { | |
8 | + | |
9 | + public List<SampleVO> selectSample() throws Exception; | |
10 | + | |
11 | +} |
+++ src/main/java/com/takensoft/cms/sample/vo/SampleVO.java
... | ... | @@ -0,0 +1,14 @@ |
1 | +package com.takensoft.cms.sample.vo; | |
2 | + | |
3 | +import lombok.Getter; | |
4 | +import lombok.Setter; | |
5 | + | |
6 | +@Getter | |
7 | +@Setter | |
8 | +public class SampleVO { | |
9 | + | |
10 | + private int sampleId; | |
11 | + private String sampleName; | |
12 | + private String sampleValue; | |
13 | + | |
14 | +} |
+++ src/main/java/com/takensoft/cms/sample/web/SampleController.java
... | ... | @@ -0,0 +1,26 @@ |
1 | +package com.takensoft.cms.sample.web; | |
2 | + | |
3 | +import com.takensoft.cms.sample.service.SampleService; | |
4 | +import com.takensoft.cms.sample.vo.SampleVO; | |
5 | +import org.springframework.beans.factory.annotation.Autowired; | |
6 | +import org.springframework.stereotype.Controller; | |
7 | +import org.springframework.web.bind.annotation.GetMapping; | |
8 | + | |
9 | +import java.util.List; | |
10 | + | |
11 | +@Controller | |
12 | +public class SampleController { | |
13 | + | |
14 | + @Autowired | |
15 | + private SampleService sampleService; | |
16 | + | |
17 | + @GetMapping("/sampleData") | |
18 | + public String Sample() throws Exception { | |
19 | + List<SampleVO> list = sampleService.selectSample(); | |
20 | + for (SampleVO vo : list) { | |
21 | + System.out.println("name : " + vo.getSampleName()); | |
22 | + System.out.println("value : " + vo.getSampleValue()); | |
23 | + } | |
24 | + return null; | |
25 | + } | |
26 | +} |
+++ src/main/resources/application.yml
... | ... | @@ -0,0 +1,27 @@ |
1 | +server: | |
2 | + port: 9090 | |
3 | + | |
4 | +spring: | |
5 | +# \uc218\ub3d9 Bean\uc774 \uc790\ub3d9 Bean\uc744 \uc624\ubc84\ub77c\uc774\ub529\ud558\uac8c \uc124\uc815 | |
6 | + main: | |
7 | + allow-bean-definition-overriding: true | |
8 | +# open-in-view(\ud639\uc740 Open-Session-In-View(OSIV)) | |
9 | +# true(\uae30\ubcf8\uac12) : \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc751\ub2f5 \ub610\ub294 view\uac00 \ub80c\ub354\ub9c1\ub420 \ub54c\uae4c\uc9c0 \uc601\uc18d\uc131 \ucee8\ud14d\uc2a4\ud2b8 \uc720\uc9c0 | |
10 | +# false : \ud2b8\ub79c\uc81d\uc158\uc774 \uc885\ub8cc\ub420 \ub54c \uc601\uc18d\uc131 \ucee8\ud14d\uc2a4\ud2b8 \uc885\ub8cc | |
11 | + jpa: | |
12 | + open-in-view: false | |
13 | +#Datasource Configuration | |
14 | + datasource: | |
15 | + driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy | |
16 | + url: jdbc:log4jdbc:mariadb://210.180.118.83/yj_portal | |
17 | + username: takensoft | |
18 | + password: tts96314728!@ | |
19 | + | |
20 | +# Mybatis settings | |
21 | +mybatis: | |
22 | + type-aliases-package: com.takensoft.cms.**.vo, com.takensoft.cms.**.dto | |
23 | + mapper-locations: classpath:mybatis/mapper/**/*-SQL.xml | |
24 | + | |
25 | + | |
26 | + | |
27 | + |
+++ src/main/resources/log4jdbc.log4j2.properties
... | ... | @@ -0,0 +1,2 @@ |
1 | +log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator | |
2 | +log4jdbc.dump.sql.maxlinelength=0(파일 끝에 줄바꿈 문자 없음) |
+++ src/main/resources/logback.xml
... | ... | @@ -0,0 +1,20 @@ |
1 | +<configuration> | |
2 | + <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> | |
3 | + <encoder> | |
4 | + <pattern>%d{yyyyMMdd HH:mm:ss.SSS} [%thread] %-3level %logger{5} - %msg %n</pattern> | |
5 | + </encoder> | |
6 | + </appender> | |
7 | + | |
8 | + <logger name="jdbc" level="OFF"/> | |
9 | + <logger name="jdbc.sqlonly" level="OFF"/> | |
10 | + <logger name="jdbc.sqltiming" level="DEBUG"/> | |
11 | + <logger name="jdbc.audit" level="OFF"/> | |
12 | + <logger name="jdbc.resultset" level="OFF"/> | |
13 | + <logger name="jdbc.resultsettable" level="DEBUG"/> | |
14 | + <logger name="jdbc.connection" level="OFF"/> | |
15 | + | |
16 | + <root level="INFO"> | |
17 | + <appender-ref ref="STDOUT" /> | |
18 | + </root> | |
19 | + | |
20 | +</configuration>(파일 끝에 줄바꿈 문자 없음) |
+++ src/main/resources/mybatis/mapper/sample/sample-SQL.xml
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.takensoft.cms.sample.dao.SampleDAO"> | |
4 | + | |
5 | + <select id="selectSample" resultType="SampleVO"> | |
6 | + SELECT sample_id AS sampleId | |
7 | + , sample_name AS sampleName | |
8 | + , sample_value AS sampleValue | |
9 | + FROM sample_table | |
10 | + </select> | |
11 | + | |
12 | +</mapper>(파일 끝에 줄바꿈 문자 없음) |
+++ src/main/webapp/META-INF/MANIFEST.MF
... | ... | @@ -0,0 +1,3 @@ |
1 | +Manifest-Version: 1.0 | |
2 | +Class-Path: | |
3 | + |
+++ target/classes/application.yml
... | ... | @@ -0,0 +1,27 @@ |
1 | +server: | |
2 | + port: 9090 | |
3 | + | |
4 | +spring: | |
5 | +# \uc218\ub3d9 Bean\uc774 \uc790\ub3d9 Bean\uc744 \uc624\ubc84\ub77c\uc774\ub529\ud558\uac8c \uc124\uc815 | |
6 | + main: | |
7 | + allow-bean-definition-overriding: true | |
8 | +# open-in-view(\ud639\uc740 Open-Session-In-View(OSIV)) | |
9 | +# true(\uae30\ubcf8\uac12) : \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc751\ub2f5 \ub610\ub294 view\uac00 \ub80c\ub354\ub9c1\ub420 \ub54c\uae4c\uc9c0 \uc601\uc18d\uc131 \ucee8\ud14d\uc2a4\ud2b8 \uc720\uc9c0 | |
10 | +# false : \ud2b8\ub79c\uc81d\uc158\uc774 \uc885\ub8cc\ub420 \ub54c \uc601\uc18d\uc131 \ucee8\ud14d\uc2a4\ud2b8 \uc885\ub8cc | |
11 | + jpa: | |
12 | + open-in-view: false | |
13 | +#Datasource Configuration | |
14 | + datasource: | |
15 | + driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy | |
16 | + url: jdbc:log4jdbc:mariadb://210.180.118.83/yj_portal | |
17 | + username: takensoft | |
18 | + password: tts96314728!@ | |
19 | + | |
20 | +# Mybatis settings | |
21 | +mybatis: | |
22 | + type-aliases-package: com.takensoft.cms.**.vo, com.takensoft.cms.**.dto | |
23 | + mapper-locations: classpath:mybatis/mapper/**/*-SQL.xml | |
24 | + | |
25 | + | |
26 | + | |
27 | + |
+++ target/classes/com/takensoft/CmsApplication.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/config/CommonConfig.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/sample/dao/SampleDAO.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/sample/service/Impl/SampleServiceImpl.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/sample/service/SampleService.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/sample/vo/SampleVO.class
Binary file is not shown |
+++ target/classes/com/takensoft/cms/sample/web/SampleController.class
Binary file is not shown |
+++ target/classes/log4jdbc.log4j2.properties
... | ... | @@ -0,0 +1,2 @@ |
1 | +log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator | |
2 | +log4jdbc.dump.sql.maxlinelength=0(파일 끝에 줄바꿈 문자 없음) |
+++ target/classes/logback.xml
... | ... | @@ -0,0 +1,20 @@ |
1 | +<configuration> | |
2 | + <appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender"> | |
3 | + <encoder> | |
4 | + <pattern>%d{yyyyMMdd HH:mm:ss.SSS} [%thread] %-3level %logger{5} - %msg %n</pattern> | |
5 | + </encoder> | |
6 | + </appender> | |
7 | + | |
8 | + <logger name="jdbc" level="OFF"/> | |
9 | + <logger name="jdbc.sqlonly" level="OFF"/> | |
10 | + <logger name="jdbc.sqltiming" level="DEBUG"/> | |
11 | + <logger name="jdbc.audit" level="OFF"/> | |
12 | + <logger name="jdbc.resultset" level="OFF"/> | |
13 | + <logger name="jdbc.resultsettable" level="DEBUG"/> | |
14 | + <logger name="jdbc.connection" level="OFF"/> | |
15 | + | |
16 | + <root level="INFO"> | |
17 | + <appender-ref ref="STDOUT" /> | |
18 | + </root> | |
19 | + | |
20 | +</configuration>(파일 끝에 줄바꿈 문자 없음) |
+++ target/classes/mybatis/mapper/sample/sample-SQL.xml
... | ... | @@ -0,0 +1,12 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.takensoft.cms.sample.dao.SampleDAO"> | |
4 | + | |
5 | + <select id="selectSample" resultType="SampleVO"> | |
6 | + SELECT sample_id AS sampleId | |
7 | + , sample_name AS sampleName | |
8 | + , sample_value AS sampleValue | |
9 | + FROM sample_table | |
10 | + </select> | |
11 | + | |
12 | +</mapper>(파일 끝에 줄바꿈 문자 없음) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?