496ce01e
Geoffrey PREUD'HOMME
Allez, venez aussi !
|
1
2
|
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
|
790d94b4
Geoffrey PREUD'HOMME
Base de données, ...
|
3
4
5
6
7
|
<component name="FacetManager">
<facet type="Spring" name="Spring">
<configuration />
</facet>
</component>
|
496ce01e
Geoffrey PREUD'HOMME
Allez, venez aussi !
|
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/java" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.6.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.4.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.4.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.1-api:1.0.0.Final" level="project" />
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.7.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-rest-core:2.5.7.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.6.RELEASE" level="project" />
|
790d94b4
Geoffrey PREUD'HOMME
Base de données, ...
|
22
23
24
25
26
27
|
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.11" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.6.RELEASE" level="project" />
<orderEntry type="library" name="Maven: net.minidev:json-smart:2.2.1" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.6.RELEASE" level="project" />
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.9" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.22" level="project" />
|
34526d92
Geoffrey PREUD'HOMME
WIP Authentification
|
28
29
|
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:4.1.4.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.security:spring-security-config:4.1.4.RELEASE" level="project" />
|
496ce01e
Geoffrey PREUD'HOMME
Allez, venez aussi !
|
30
31
|
</component>
</module>
|