#1713
spring
#1710
In this video, Chris Richardson, the founder of the original Cloud Foundry, describes how to deploy Spring Boot-based microservices using Docker. Source: How to Deploy Spring Boot Applications in Docker Containers – Cloud Foundry Live | Altoros
#1531
Apprendre l’implémentation du patron de conception MVP dans une application web avec Spring, GWT et Hibernate Source: GWT-MVP
#1350
XSS is the most prevalent web application security flaw. XSS flaws occur when an application includes user supplied data in a page sent to the browser without properly validating or escaping that c… Source: Spring Security Cross-site Scripting
#1176
Controller : JUnit : Mock Authentication :
#1168
Source: Migrating from Spring Security 3.x to 4.x (XML Configuration)
#1099
All fields must be declared as Id to “bypass” the PK/Id (mandatory for Spring). Annotations @Entity and @IdClass must be set on class. Annotation @Id must be set on each field.
#1000
Sample Configuration file (Spring 3) : Using the CAS Client 3.1 with Spring Security Migrating from Spring Security 3.x to 4.x Spring Security (alone) sample CAS SSL Troubleshooting and Reference Guide
#905
View : Controller : Wrapper & List :
#776
http://soat.developpez.com/tutoriels/spring/spring-data/