Oops!
-
This is embarrassing!😔 Please contact our support! 🙏
+ Vous n'êtes pas identifié .
diff --git a/service_frontmvc/src/main/resources/templates/fragment/frag_barenav.html b/application_web/src/main/resources/templates/fragment/frag_barenav.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/fragment/frag_barenav.html
rename to application_web/src/main/resources/templates/fragment/frag_barenav.html
diff --git a/service_frontmvc/src/main/resources/templates/fragment/frag_header.html b/application_web/src/main/resources/templates/fragment/frag_header.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/fragment/frag_header.html
rename to application_web/src/main/resources/templates/fragment/frag_header.html
diff --git a/service_frontmvc/src/main/resources/templates/home.html b/application_web/src/main/resources/templates/home.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/home.html
rename to application_web/src/main/resources/templates/home.html
diff --git a/service_frontmvc/src/main/resources/templates/ouvrages.html b/application_web/src/main/resources/templates/ouvrages.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/ouvrages.html
rename to application_web/src/main/resources/templates/ouvrages.html
diff --git a/service_frontmvc/src/main/resources/templates/prets.html b/application_web/src/main/resources/templates/prets.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/prets.html
rename to application_web/src/main/resources/templates/prets.html
diff --git a/service_frontmvc/src/main/resources/templates/recherche.html b/application_web/src/main/resources/templates/recherche.html
similarity index 100%
rename from service_frontmvc/src/main/resources/templates/recherche.html
rename to application_web/src/main/resources/templates/recherche.html
diff --git a/logs/service_batch.log b/logs/service_batch.log
index c30d647..722a2be 100644
--- a/logs/service_batch.log
+++ b/logs/service_batch.log
@@ -1,14 +1,77 @@
-[2020-01-09T08:14:59.059Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ServiceBatchmailApplication on DESKTOP-HE1TMKM with PID 5068 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\service_batchmail\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
-[2020-01-09T08:14:59.059Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
-[2020-01-09T08:14:59.059Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
-[2020-01-09T08:14:59.059Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
-[2020-01-09T08:14:59.059Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
-[2020-01-09T08:15:00.000Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 9092 (http)
-[2020-01-09T08:15:00.000Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
-[2020-01-09T08:15:00.000Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
-[2020-01-09T08:15:00.000Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
-[2020-01-09T08:15:00.000Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 743 ms
-[2020-01-09T08:15:00.000Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
-[2020-01-09T08:15:00.000Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'taskScheduler'
-[2020-01-09T08:15:00.000Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 9092 (http) with context path ''
-[2020-01-09T08:15:00.000Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ServiceBatchmailApplication in 1.614 seconds (JVM running for 2.341)
+[2020-01-09T11:00:38.038Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ApplicationBatch on DESKTOP-HE1TMKM with PID 12104 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\application_batch\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
+[2020-01-09T11:00:38.038Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
+[2020-01-09T11:00:38.038Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
+[2020-01-09T11:00:38.038Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
+[2020-01-09T11:00:38.038Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
+[2020-01-09T11:00:39.039Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 9092 (http)
+[2020-01-09T11:00:39.039Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
+[2020-01-09T11:00:39.039Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
+[2020-01-09T11:00:39.039Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
+[2020-01-09T11:00:39.039Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 733 ms
+[2020-01-09T11:00:39.039Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:00:39.039Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'taskScheduler'
+[2020-01-09T11:00:39.039Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 9092 (http) with context path ''
+[2020-01-09T11:00:39.039Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ApplicationBatch in 1.585 seconds (JVM running for 2.341)
+[2020-01-09T11:01:09.009Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'taskScheduler'
+[2020-01-09T11:01:09.009Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:01:17.017Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ApplicationBatch on DESKTOP-HE1TMKM with PID 10832 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\application_batch\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
+[2020-01-09T11:01:17.017Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
+[2020-01-09T11:01:17.017Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
+[2020-01-09T11:01:17.017Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
+[2020-01-09T11:01:17.017Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
+[2020-01-09T11:01:18.018Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 9092 (http)
+[2020-01-09T11:01:18.018Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
+[2020-01-09T11:01:18.018Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
+[2020-01-09T11:01:18.018Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
+[2020-01-09T11:01:18.018Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 779 ms
+[2020-01-09T11:01:18.018Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:01:18.018Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'taskScheduler'
+[2020-01-09T11:01:18.018Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 9092 (http) with context path ''
+[2020-01-09T11:01:18.018Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ApplicationBatch in 1.622 seconds (JVM running for 2.35)
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [116] [INFO ] InfosBatchMailDtoBatch(username=julie, email=laurent.cordier3004@gmail.com, titre=micro services with spring boot, auteur=Ranga rao karanam, dateEmprunt=Mon Nov 04 01:00:00 CET 2019)
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [116] [INFO ] InfosBatchMailDtoBatch(username=lola, email=laurent.cordier3004@gmail.com, titre=Java JEE developpez des applications Web en Java, auteur=Thierry richard, dateEmprunt=Thu Dec 05 01:00:00 CET 2019)
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [116] [INFO ] InfosBatchMailDtoBatch(username=lola, email=laurent.cordier3004@gmail.com, titre=JPA et Java Hibernate Apprenez le ORM avec Java, auteur=Martial Banon, dateEmprunt=Mon Dec 09 01:00:00 CET 2019)
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [84] [INFO ]
+*********************************************
+
+ Bonjour, vous avez emprunté l'ouvrage :
+ Titre..: micro services with spring boot
+ De.....: Ranga rao karanam
+ Le.....: Mon Nov 04 01:00:00 CET 2019
+
+ Le délai de 4 semaines est dépassé.
+ Merci de nous retourner cet ouvrage
+ L'equipe Municipale
+*********************************************
+
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [88] [WARN ] Erreur : javalMail to [Ljava.lang.String;@3bde1fd0 - cause :Authentication failed; nested exception is javax.mail.AuthenticationFailedException: failed to connect, no password specified?
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [84] [INFO ]
+*********************************************
+
+ Bonjour, vous avez emprunté l'ouvrage :
+ Titre..: Java JEE developpez des applications Web en Java
+ De.....: Thierry richard
+ Le.....: Thu Dec 05 01:00:00 CET 2019
+
+ Le délai de 4 semaines est dépassé.
+ Merci de nous retourner cet ouvrage
+ L'equipe Municipale
+*********************************************
+
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [88] [WARN ] Erreur : javalMail to [Ljava.lang.String;@1b9fd553 - cause :Authentication failed; nested exception is javax.mail.AuthenticationFailedException: failed to connect, no password specified?
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [84] [INFO ]
+*********************************************
+
+ Bonjour, vous avez emprunté l'ouvrage :
+ Titre..: JPA et Java Hibernate Apprenez le ORM avec Java
+ De.....: Martial Banon
+ Le.....: Mon Dec 09 01:00:00 CET 2019
+
+ Le délai de 4 semaines est dépassé.
+ Merci de nous retourner cet ouvrage
+ L'equipe Municipale
+*********************************************
+
+[2020-01-09T11:01:18.018Z] [fr.ocr.task.ScheduledMailer] [restartedMain] [88] [WARN ] Erreur : javalMail to [Ljava.lang.String;@3cf322de - cause :Authentication failed; nested exception is javax.mail.AuthenticationFailedException: failed to connect, no password specified?
+[2020-01-09T11:05:20.020Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'taskScheduler'
+[2020-01-09T11:05:20.020Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
diff --git a/logs/service_crud.log b/logs/service_crud.log
index 60d5bf0..acec613 100644
--- a/logs/service_crud.log
+++ b/logs/service_crud.log
@@ -1,4 +1,4 @@
-[2020-01-09T08:14:36.036Z] [org.springframework.boot.SpringApplicationBannerPrinter] [restartedMain] [61] [INFO ]
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.SpringApplicationBannerPrinter] [restartedMain] [61] [INFO ]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
@@ -8,35 +8,39 @@
[32m :: Spring Boot :: [39m [2m (v2.2.0.RELEASE)[0;39m
-[2020-01-09T08:14:36.036Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ServiceCrudApplication on DESKTOP-HE1TMKM with PID 1412 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\service_crud\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
-[2020-01-09T08:14:36.036Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
-[2020-01-09T08:14:36.036Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
-[2020-01-09T08:14:37.037Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] The Class-Path manifest attribute in C:\Users\cordier\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.2\jaxb-runtime-2.3.2.jar referenced one or more files that do not exist: file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/jakarta.xml.bind-api-2.3.2.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/txw2-2.3.2.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/istack-commons-runtime-3.0.8.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/stax-ex-1.8.1.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/FastInfoset-1.2.16.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/jakarta.activation-api-1.2.1.jar
-[2020-01-09T08:14:37.037Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
-[2020-01-09T08:14:37.037Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
-[2020-01-09T08:14:37.037Z] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [126] [INFO ] Bootstrapping Spring Data repositories in DEFAULT mode.
-[2020-01-09T08:14:37.037Z] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [182] [INFO ] Finished Spring Data repository scanning in 47ms. Found 3 repository interfaces.
-[2020-01-09T08:14:37.037Z] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [330] [INFO ] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
-[2020-01-09T08:14:38.038Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 9090 (http)
-[2020-01-09T08:14:38.038Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
-[2020-01-09T08:14:38.038Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
-[2020-01-09T08:14:38.038Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
-[2020-01-09T08:14:38.038Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 1286 ms
-[2020-01-09T08:14:38.038Z] [com.zaxxer.hikari.HikariDataSource] [restartedMain] [110] [INFO ] HikariPool-1 - Starting...
-[2020-01-09T08:14:38.038Z] [com.zaxxer.hikari.HikariDataSource] [restartedMain] [123] [INFO ] HikariPool-1 - Start completed.
-[2020-01-09T08:14:38.038Z] [org.hibernate.jpa.internal.util.LogHelper] [restartedMain] [31] [INFO ] HHH000204: Processing PersistenceUnitInfo [name: default]
-[2020-01-09T08:14:38.038Z] [org.hibernate.Version] [restartedMain] [46] [INFO ] HHH000412: Hibernate Core {5.4.6.Final}
-[2020-01-09T08:14:38.038Z] [org.hibernate.annotations.common.reflection.java.JavaReflectionManager] [restartedMain] [49] [INFO ] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
-[2020-01-09T08:14:38.038Z] [org.hibernate.dialect.Dialect] [restartedMain] [172] [INFO ] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL95Dialect
-[2020-01-09T08:14:39.039Z] [org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator] [restartedMain] [52] [INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
-[2020-01-09T08:14:39.039Z] [org.springframework.orm.jpa.AbstractEntityManagerFactoryBean] [restartedMain] [416] [INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
-[2020-01-09T08:14:39.039Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [160] [INFO ] Context refreshed
-[2020-01-09T08:14:39.039Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [163] [INFO ] Found 1 custom documentation plugin(s)
-[2020-01-09T08:14:39.039Z] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] [restartedMain] [41] [INFO ] Scanning for api listing references
-[2020-01-09T08:14:39.039Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 9090 (http) with context path ''
-[2020-01-09T08:14:39.039Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ServiceCrudApplication in 3.36 seconds (JVM running for 4.317)
-[2020-01-09T08:16:18.018Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-9090-exec-1] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
-[2020-01-09T08:16:18.018Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-9090-exec-1] [525] [INFO ] Initializing Servlet 'dispatcherServlet'
-[2020-01-09T08:16:18.018Z] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] [http-nio-9090-exec-1] [69] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
-[2020-01-09T08:16:18.018Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [http-nio-9090-exec-1] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
-[2020-01-09T08:16:18.018Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-9090-exec-1] [547] [INFO ] Completed initialization in 146 ms
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ServiceCrudApplication on DESKTOP-HE1TMKM with PID 4076 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\service_rest\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] The Class-Path manifest attribute in C:\Users\cordier\.m2\repository\org\glassfish\jaxb\jaxb-runtime\2.3.2\jaxb-runtime-2.3.2.jar referenced one or more files that do not exist: file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/jakarta.xml.bind-api-2.3.2.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/txw2-2.3.2.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/istack-commons-runtime-3.0.8.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/stax-ex-1.8.1.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/FastInfoset-1.2.16.jar,file:/C:/Users/cordier/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.3.2/jakarta.activation-api-1.2.1.jar
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
+[2020-01-09T11:00:12.012Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
+[2020-01-09T11:00:12.012Z] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [126] [INFO ] Bootstrapping Spring Data repositories in DEFAULT mode.
+[2020-01-09T11:00:12.012Z] [org.springframework.data.repository.config.RepositoryConfigurationDelegate] [restartedMain] [182] [INFO ] Finished Spring Data repository scanning in 48ms. Found 3 repository interfaces.
+[2020-01-09T11:00:13.013Z] [org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker] [restartedMain] [330] [INFO ] Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
+[2020-01-09T11:00:13.013Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 9090 (http)
+[2020-01-09T11:00:13.013Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
+[2020-01-09T11:00:13.013Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
+[2020-01-09T11:00:13.013Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
+[2020-01-09T11:00:13.013Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 1243 ms
+[2020-01-09T11:00:13.013Z] [com.zaxxer.hikari.HikariDataSource] [restartedMain] [110] [INFO ] HikariPool-1 - Starting...
+[2020-01-09T11:00:13.013Z] [com.zaxxer.hikari.HikariDataSource] [restartedMain] [123] [INFO ] HikariPool-1 - Start completed.
+[2020-01-09T11:00:13.013Z] [org.hibernate.jpa.internal.util.LogHelper] [restartedMain] [31] [INFO ] HHH000204: Processing PersistenceUnitInfo [name: default]
+[2020-01-09T11:00:13.013Z] [org.hibernate.Version] [restartedMain] [46] [INFO ] HHH000412: Hibernate Core {5.4.6.Final}
+[2020-01-09T11:00:13.013Z] [org.hibernate.annotations.common.reflection.java.JavaReflectionManager] [restartedMain] [49] [INFO ] HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
+[2020-01-09T11:00:13.013Z] [org.hibernate.dialect.Dialect] [restartedMain] [172] [INFO ] HHH000400: Using dialect: org.hibernate.dialect.PostgreSQL95Dialect
+[2020-01-09T11:00:14.014Z] [org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator] [restartedMain] [52] [INFO ] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
+[2020-01-09T11:00:14.014Z] [org.springframework.orm.jpa.AbstractEntityManagerFactoryBean] [restartedMain] [416] [INFO ] Initialized JPA EntityManagerFactory for persistence unit 'default'
+[2020-01-09T11:00:14.014Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [160] [INFO ] Context refreshed
+[2020-01-09T11:00:14.014Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [163] [INFO ] Found 1 custom documentation plugin(s)
+[2020-01-09T11:00:14.014Z] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] [restartedMain] [41] [INFO ] Scanning for api listing references
+[2020-01-09T11:00:14.014Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 9090 (http) with context path ''
+[2020-01-09T11:00:14.014Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ServiceCrudApplication in 3.29 seconds (JVM running for 4.096)
+[2020-01-09T11:01:18.018Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-9090-exec-1] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
+[2020-01-09T11:01:18.018Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-9090-exec-1] [525] [INFO ] Initializing Servlet 'dispatcherServlet'
+[2020-01-09T11:01:18.018Z] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] [http-nio-9090-exec-1] [69] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
+[2020-01-09T11:01:18.018Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [http-nio-9090-exec-1] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:01:18.018Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-9090-exec-1] [547] [INFO ] Completed initialization in 144 ms
+[2020-01-09T11:05:18.018Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:05:18.018Z] [org.springframework.orm.jpa.AbstractEntityManagerFactoryBean] [SpringContextShutdownHook] [598] [INFO ] Closing JPA EntityManagerFactory for persistence unit 'default'
+[2020-01-09T11:05:18.018Z] [com.zaxxer.hikari.HikariDataSource] [SpringContextShutdownHook] [350] [INFO ] HikariPool-1 - Shutdown initiated...
+[2020-01-09T11:05:18.018Z] [com.zaxxer.hikari.HikariDataSource] [SpringContextShutdownHook] [352] [INFO ] HikariPool-1 - Shutdown completed.
diff --git a/logs/service_frontmvc.log b/logs/service_frontmvc.log
index 41ffd72..00bf06b 100644
--- a/logs/service_frontmvc.log
+++ b/logs/service_frontmvc.log
@@ -1,4 +1,4 @@
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.SpringApplicationBannerPrinter] [restartedMain] [61] [INFO ]
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.SpringApplicationBannerPrinter] [restartedMain] [61] [INFO ]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
@@ -8,31 +8,65 @@
[32m :: Spring Boot :: [39m [2m (v2.2.0.RELEASE)[0;39m
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ServiceFrontMvcApplication on DESKTOP-HE1TMKM with PID 2864 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\service_frontmvc\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
-[2020-01-09T08:14:49.049Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
-[2020-01-09T08:14:50.050Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 80 (http)
-[2020-01-09T08:14:50.050Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
-[2020-01-09T08:14:50.050Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
-[2020-01-09T08:14:50.050Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
-[2020-01-09T08:14:50.050Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 1010 ms
-[2020-01-09T08:14:51.051Z] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] [restartedMain] [69] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
-[2020-01-09T08:14:51.051Z] [org.springframework.security.web.DefaultSecurityFilterChain] [restartedMain] [43] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@614dcbc8, org.springframework.security.web.context.SecurityContextPersistenceFilter@7979205, org.springframework.security.web.header.HeaderWriterFilter@4106b5a5, org.springframework.web.filter.CorsFilter@51864070, org.springframework.security.web.authentication.logout.LogoutFilter@70dc3f7c, org.springframework.security.web.session.ConcurrentSessionFilter@7809564a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@787552de, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@686ed5ed, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@527ced03, org.springframework.security.web.session.SessionManagementFilter@6cc3ec1f, org.springframework.security.web.access.ExceptionTranslationFilter@3d0049f0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@32486a2c]
-[2020-01-09T08:14:51.051Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
-[2020-01-09T08:14:51.051Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [160] [INFO ] Context refreshed
-[2020-01-09T08:14:51.051Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [163] [INFO ] Found 1 custom documentation plugin(s)
-[2020-01-09T08:14:51.051Z] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] [restartedMain] [41] [INFO ] Scanning for api listing references
-[2020-01-09T08:14:51.051Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
-[2020-01-09T08:14:51.051Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ServiceFrontMvcApplication in 2.337 seconds (JVM running for 3.09)
-[2020-01-09T08:16:11.011Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-1] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
-[2020-01-09T08:16:11.011Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [525] [INFO ] Initializing Servlet 'dispatcherServlet'
-[2020-01-09T08:16:11.011Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [547] [INFO ] Completed initialization in 4 ms
-[2020-01-09T08:16:18.018Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-4] [173] [WARN ] Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [118] milliseconds.
-[2020-01-09T08:16:40.040Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-10] [175] [ERROR] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.ClassCastException: class java.lang.String cannot be cast to class fr.ocr.front_mvc.userdetails.UserWebUserDetails (java.lang.String is in module java.base of loader 'bootstrap'; fr.ocr.front_mvc.userdetails.UserWebUserDetails is in unnamed module of loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader @76e9cc61)] with root cause
-java.lang.ClassCastException: class java.lang.String cannot be cast to class fr.ocr.front_mvc.userdetails.UserWebUserDetails (java.lang.String is in module java.base of loader 'bootstrap'; fr.ocr.front_mvc.userdetails.UserWebUserDetails is in unnamed module of loader org.springframework.boot.devtools.restart.classloader.RestartClassLoader @76e9cc61)
- at fr.ocr.front_mvc.controller.DispatchController.getListePrestCtrl(DispatchController.java:197)
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ApplicationWeb on DESKTOP-HE1TMKM with PID 4660 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\application_web\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
+[2020-01-09T11:00:26.026Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
+[2020-01-09T11:00:27.027Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 80 (http)
+[2020-01-09T11:00:27.027Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
+[2020-01-09T11:00:27.027Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
+[2020-01-09T11:00:27.027Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
+[2020-01-09T11:00:27.027Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 1010 ms
+[2020-01-09T11:00:27.027Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [WARN ] Cannot deserialize session attribute [SPRING_SECURITY_CONTEXT] for session [7D84D720541A5358285F5D91A489FDFC]
+[2020-01-09T11:00:28.028Z] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] [restartedMain] [69] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
+[2020-01-09T11:00:28.028Z] [org.springframework.security.web.DefaultSecurityFilterChain] [restartedMain] [43] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@b40c98d, org.springframework.security.web.context.SecurityContextPersistenceFilter@7221e8c2, org.springframework.security.web.header.HeaderWriterFilter@6f631a25, org.springframework.web.filter.CorsFilter@61075107, org.springframework.security.web.authentication.logout.LogoutFilter@7c9bb5ac, org.springframework.security.web.session.ConcurrentSessionFilter@50efec8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5273688f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3fe6eca9, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b1bcd02, org.springframework.security.web.session.SessionManagementFilter@316bb3b1, org.springframework.security.web.access.ExceptionTranslationFilter@6159b448, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5691987f]
+[2020-01-09T11:00:28.028Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:00:28.028Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [160] [INFO ] Context refreshed
+[2020-01-09T11:00:28.028Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [163] [INFO ] Found 1 custom documentation plugin(s)
+[2020-01-09T11:00:28.028Z] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] [restartedMain] [41] [INFO ] Scanning for api listing references
+[2020-01-09T11:00:28.028Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
+[2020-01-09T11:00:28.028Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ApplicationWeb in 2.355 seconds (JVM running for 3.131)
+[2020-01-09T11:01:24.024Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-1] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
+[2020-01-09T11:01:24.024Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [525] [INFO ] Initializing Servlet 'dispatcherServlet'
+[2020-01-09T11:01:24.024Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [547] [INFO ] Completed initialization in 6 ms
+[2020-01-09T11:01:26.026Z] [fr.ocr.front_mvc.controller.DispatchController] [http-nio-80-exec-2] [208] [WARN ] Accès aux prêts impossible car pas connecté
+[2020-01-09T11:01:54.054Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.SpringApplicationBannerPrinter] [restartedMain] [61] [INFO ]
+ . ____ _ __ _ _
+ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
+( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
+ \\/ ___)| |_)| | | | | || (_| | ) ) ) )
+ ' |____| .__|_| |_|_| |_\__, | / / / /
+ =========|_|==============|___/=/_/_/_/
+[32m :: Spring Boot :: [39m [2m (v2.2.0.RELEASE)[0;39m
+
+
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [55] [INFO ] Starting ApplicationWeb on DESKTOP-HE1TMKM with PID 8908 (D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4\application_web\target\classes started by cordier in D:\OpenClassRooms\OCR-Projet07\ocr-projet07-v4)
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [56] [DEBUG] Running with Spring Boot v2.2.0.RELEASE, Spring v5.2.0.RELEASE
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.SpringApplication] [restartedMain] [651] [INFO ] No active profile set, falling back to default profiles: default
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
+[2020-01-09T11:03:02.002Z] [org.springframework.boot.logging.DeferredLog] [restartedMain] [225] [INFO ] For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
+[2020-01-09T11:03:03.003Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [92] [INFO ] Tomcat initialized with port(s): 80 (http)
+[2020-01-09T11:03:03.003Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting service [Tomcat]
+[2020-01-09T11:03:03.003Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Starting Servlet engine: [Apache Tomcat/9.0.27]
+[2020-01-09T11:03:03.003Z] [org.apache.juli.logging.DirectJDKLog] [restartedMain] [173] [INFO ] Initializing Spring embedded WebApplicationContext
+[2020-01-09T11:03:03.003Z] [org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext] [restartedMain] [284] [INFO ] Root WebApplicationContext: initialization completed in 985 ms
+[2020-01-09T11:03:04.004Z] [springfox.documentation.spring.web.PropertySourcedRequestMappingHandlerMapping] [restartedMain] [69] [INFO ] Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
+[2020-01-09T11:03:04.004Z] [org.springframework.security.web.DefaultSecurityFilterChain] [restartedMain] [43] [INFO ] Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@328ab562, org.springframework.security.web.context.SecurityContextPersistenceFilter@40775a2d, org.springframework.security.web.header.HeaderWriterFilter@894f9dc, org.springframework.web.filter.CorsFilter@3f38180, org.springframework.security.web.authentication.logout.LogoutFilter@2d897f9c, org.springframework.security.web.session.ConcurrentSessionFilter@770fc496, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5bda66e6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@aec0072, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@35fd4b19, org.springframework.security.web.session.SessionManagementFilter@4ad67773, org.springframework.security.web.access.ExceptionTranslationFilter@117692e6, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@57e7bfb7]
+[2020-01-09T11:03:04.004Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [restartedMain] [171] [INFO ] Initializing ExecutorService 'applicationTaskExecutor'
+[2020-01-09T11:03:04.004Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [160] [INFO ] Context refreshed
+[2020-01-09T11:03:04.004Z] [springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper] [restartedMain] [163] [INFO ] Found 1 custom documentation plugin(s)
+[2020-01-09T11:03:04.004Z] [springfox.documentation.spring.web.scanners.ApiListingReferenceScanner] [restartedMain] [41] [INFO ] Scanning for api listing references
+[2020-01-09T11:03:04.004Z] [org.springframework.boot.web.embedded.tomcat.TomcatWebServer] [restartedMain] [204] [INFO ] Tomcat started on port(s): 80 (http) with context path ''
+[2020-01-09T11:03:04.004Z] [org.springframework.boot.StartupInfoLogger] [restartedMain] [61] [INFO ] Started ApplicationWeb in 2.314 seconds (JVM running for 3.361)
+[2020-01-09T11:03:45.045Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-1] [173] [INFO ] Initializing Spring DispatcherServlet 'dispatcherServlet'
+[2020-01-09T11:03:45.045Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [525] [INFO ] Initializing Servlet 'dispatcherServlet'
+[2020-01-09T11:03:45.045Z] [org.springframework.web.servlet.FrameworkServlet] [http-nio-80-exec-1] [547] [INFO ] Completed initialization in 4 ms
+[2020-01-09T11:03:50.050Z] [fr.ocr.front_mvc.controller.DispatchController] [http-nio-80-exec-4] [208] [WARN ] Accès aux prêts impossible car pas connecté
+[2020-01-09T11:03:50.050Z] [org.apache.juli.logging.DirectJDKLog] [http-nio-80-exec-4] [175] [ERROR] Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.RuntimeException: Accès aux prêts impossible car pas connecté] with root cause
+java.lang.RuntimeException: Accès aux prêts impossible car pas connecté
+ at fr.ocr.front_mvc.controller.DispatchController.getListePrestCtrl(DispatchController.java:209)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
@@ -119,3 +153,4 @@ java.lang.ClassCastException: class java.lang.String cannot be cast to class fr.
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Thread.java:834)
+[2020-01-09T11:05:16.016Z] [org.springframework.scheduling.concurrent.ExecutorConfigurationSupport] [SpringContextShutdownHook] [208] [INFO ] Shutting down ExecutorService 'applicationTaskExecutor'
diff --git a/pom.xml b/pom.xml
index 0bf00ea..d80a0f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,10 +18,10 @@