10
10
<configuration >
11
11
<setting name =" validation-enabled" value =" true" />
12
12
<setting name =" provider-name" value =" Hibernate" />
13
- <datasource-mapping />
13
+ <datasource-mapping >
14
+ <factory-entry name =" entityManagerFactory" />
15
+ <factory-entry name =" sdk-java.sqldb-postgresql" />
16
+ </datasource-mapping >
14
17
<naming-strategy-map />
15
18
</configuration >
16
19
</facet >
27
30
</content >
28
31
<orderEntry type =" inheritedJdk" />
29
32
<orderEntry type =" sourceFolder" forTests =" false" />
30
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.0.6.RELEASE " level =" project" />
31
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.0.6.RELEASE " level =" project" />
32
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging :2.0.6.RELEASE " level =" project" />
33
- <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.2.3 " level =" project" />
34
- <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core :1.2.3 " level =" project" />
35
- <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j:2.10.0 " level =" project" />
36
- <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api :2.10.0 " level =" project" />
37
- <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.25 " level =" project" />
38
- <orderEntry type =" library" name =" Maven: javax.annotation:javax.annotation-api :1.3.2 " level =" project" />
39
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-aop:2.0.6.RELEASE " level =" project" />
40
- <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.0.10.RELEASE " level =" project" />
41
- <orderEntry type =" library" name =" Maven: org.aspectj:aspectjweaver:1.8.13 " level =" project" />
42
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-jdbc:2.0.6.RELEASE " level =" project" />
43
- <orderEntry type =" library" name =" Maven: org.springframework:spring-jdbc:5.0.10.RELEASE " level =" project" />
44
- <orderEntry type =" library" name =" Maven: javax .transaction:javax .transaction-api:1.2 " level =" project" />
45
- <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-core:5 .2.17.Final " level =" project" />
46
- <orderEntry type =" library" name =" Maven: org.jboss.logging:jboss-logging:3.3.2 .Final" level =" project" />
47
- <orderEntry type =" library" name =" Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.2 .Final" level =" project" />
48
- <orderEntry type =" library" name =" Maven: org.javassist:javassist:3.22.0-GA " level =" project" />
33
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.7.5 " level =" project" />
34
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-aop :2.7.5 " level =" project" />
35
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.7.5 " level =" project" />
36
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-logging:2.7.5 " level =" project" />
37
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic :1.2.11 " level =" project" />
38
+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.2.11 " level =" project" />
39
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j :2.17.2 " level =" project" />
40
+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api:2.17.2 " level =" project" />
41
+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j :1.7.36 " level =" project" />
42
+ <orderEntry type =" library" name =" Maven: jakarta.annotation:jakarta.annotation-api:1.3.5 " level =" project" />
43
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.3.23 " level =" project" />
44
+ <orderEntry type =" library" name =" Maven: org.aspectj:aspectjweaver:1.9.7 " level =" project" />
45
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-jdbc:2.7.5 " level =" project" />
46
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jdbc:5.3.23 " level =" project" />
47
+ <orderEntry type =" library" name =" Maven: jakarta .transaction:jakarta .transaction-api:1.3.3 " level =" project" />
48
+ <orderEntry type =" library" name =" Maven: jakarta.persistence:jakarta.persistence-api:2 .2.3 " level =" project" />
49
+ <orderEntry type =" library" name =" Maven: org.hibernate:hibernate-core:5.6.12 .Final" level =" project" />
50
+ <orderEntry type =" library" name =" Maven: org.jboss.logging:jboss-logging:3.4.3 .Final" level =" project" />
51
+ <orderEntry type =" library" name =" Maven: net.bytebuddy:byte-buddy:1.12.18 " level =" project" />
49
52
<orderEntry type =" library" name =" Maven: antlr:antlr:2.7.7" level =" project" />
50
- <orderEntry type =" library" name =" Maven: org.jboss:jandex:2.0.3.Final" level =" project" />
51
- <orderEntry type =" library" name =" Maven: com.fasterxml:classmate:1.3.4" level =" project" />
52
- <orderEntry type =" library" name =" Maven: dom4j:dom4j:1.6.1" level =" project" />
53
- <orderEntry type =" library" name =" Maven: org.hibernate.common:hibernate-commons-annotations:5.0.1.Final" level =" project" />
54
- <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-jpa:2.0.11.RELEASE" level =" project" />
55
- <orderEntry type =" library" name =" Maven: org.springframework:spring-orm:5.0.10.RELEASE" level =" project" />
56
- <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.0.10.RELEASE" level =" project" />
57
- <orderEntry type =" library" name =" Maven: org.springframework:spring-tx:5.0.10.RELEASE" level =" project" />
58
- <orderEntry type =" library" name =" Maven: org.springframework:spring-aspects:5.0.10.RELEASE" level =" project" />
59
- <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-commons:2.0.11.RELEASE" level =" project" />
60
- <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.0.10.RELEASE" level =" project" />
61
- <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.0.10.RELEASE" level =" project" />
62
- <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.0.10.RELEASE" level =" project" />
63
- <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.25" level =" project" />
64
- <orderEntry type =" library" name =" Maven: com.zaxxer:HikariCP:2.7.8" level =" project" />
65
- <orderEntry type =" library" name =" Maven: org.postgresql:postgresql:42.2.4" level =" project" />
66
- <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.16.22" level =" project" />
53
+ <orderEntry type =" library" name =" Maven: org.jboss:jandex:2.4.2.Final" level =" project" />
54
+ <orderEntry type =" library" name =" Maven: com.fasterxml:classmate:1.5.1" level =" project" />
55
+ <orderEntry type =" library" name =" Maven: org.hibernate.common:hibernate-commons-annotations:5.1.2.Final" level =" project" />
56
+ <orderEntry type =" library" name =" Maven: org.glassfish.jaxb:jaxb-runtime:2.3.7" level =" project" />
57
+ <orderEntry type =" library" name =" Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level =" project" />
58
+ <orderEntry type =" library" name =" Maven: org.glassfish.jaxb:txw2:2.3.7" level =" project" />
59
+ <orderEntry type =" library" name =" Maven: com.sun.istack:istack-commons-runtime:3.0.12" level =" project" />
60
+ <orderEntry type =" library" scope =" RUNTIME" name =" Maven: com.sun.activation:jakarta.activation:1.2.2" level =" project" />
61
+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-jpa:2.7.5" level =" project" />
62
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-orm:5.3.23" level =" project" />
63
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.3.23" level =" project" />
64
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-tx:5.3.23" level =" project" />
65
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aspects:5.3.23" level =" project" />
66
+ <orderEntry type =" library" name =" Maven: org.springframework.data:spring-data-commons:2.7.5" level =" project" />
67
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.3.23" level =" project" />
68
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.3.23" level =" project" />
69
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.3.23" level =" project" />
70
+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.36" level =" project" />
71
+ <orderEntry type =" library" name =" Maven: com.zaxxer:HikariCP:2.7.9" level =" project" />
72
+ <orderEntry type =" library" name =" Maven: org.postgresql:postgresql:42.2.14" level =" project" />
73
+ <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.18.24" level =" project" />
67
74
<orderEntry type =" module" module-name =" sdk-java.spring-boot" />
68
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.9.7" level =" project" />
69
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.9.0" level =" project" />
70
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.9.7" level =" project" />
71
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.0.6.RELEASE" level =" project" />
72
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.0.6.RELEASE" level =" project" />
73
- <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:5.0.10.RELEASE" level =" project" />
74
- <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.0.10.RELEASE" level =" project" />
75
- <orderEntry type =" library" name =" Maven: org.springframework:spring-web:5.0.10.RELEASE" level =" project" />
76
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:2.0.6.RELEASE" level =" project" />
77
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-json:2.0.6.RELEASE" level =" project" />
78
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.7" level =" project" />
79
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.7" level =" project" />
80
- <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.7" level =" project" />
81
- <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:2.0.6.RELEASE" level =" project" />
82
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.34" level =" project" />
83
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.34" level =" project" />
84
- <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.34" level =" project" />
85
- <orderEntry type =" library" name =" Maven: org.hibernate.validator:hibernate-validator:6.0.13.Final" level =" project" />
86
- <orderEntry type =" library" name =" Maven: javax.validation:validation-api:2.0.1.Final" level =" project" />
87
- <orderEntry type =" library" name =" Maven: org.yaml:snakeyaml:1.19" level =" project" />
75
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.13.4.2" level =" project" />
76
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.13.4" level =" project" />
77
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.13.4" level =" project" />
78
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.7.5" level =" project" />
79
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.7.5" level =" project" />
80
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:5.3.23" level =" project" />
81
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.3.23" level =" project" />
82
+ <orderEntry type =" library" name =" Maven: org.springframework:spring-web:5.3.23" level =" project" />
83
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:2.7.5" level =" project" />
84
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-json:2.7.5" level =" project" />
85
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.13.4" level =" project" />
86
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4" level =" project" />
87
+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.13.4" level =" project" />
88
+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:2.7.5" level =" project" />
89
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.68" level =" project" />
90
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.68" level =" project" />
91
+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.68" level =" project" />
92
+ <orderEntry type =" library" name =" Maven: org.yaml:snakeyaml:1.30" level =" project" />
88
93
<orderEntry type =" library" name =" Maven: commons-io:commons-io:2.6" level =" project" />
89
94
</component >
90
95
</module >
0 commit comments