File tree Expand file tree Collapse file tree 8 files changed +16
-1
lines changed
spring-security-mvc-session
spring-security-rest-full Expand file tree Collapse file tree 8 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55### Relevant Articles:
66- [ Immutable ArrayList in Java] ( http://www.baeldung.com/java-immutable-list )
77- [ Java - Reading a Large File Efficiently] ( http://www.baeldung.com/java-read-lines-large-file )
8+ - [ Java InputStream to String] ( http://www.baeldung.com/convert-input-stream-to-string )
9+
Original file line number Diff line number Diff line change 1111- [ HttpClient 4 Cookbook] ( http://www.baeldung.com/httpclient4 )
1212- [ Unshorten URLs with HttpClient] ( http://www.baeldung.com/unshorten-url-httpclient )
1313- [ HttpClient with SSL] ( http://www.baeldung.com/httpclient-ssl )
14+ - [ HttpClient 4 – Follow Redirects for POST] ( http://www.baeldung.com/httpclient-redirect-on-http-post )
15+ - [ HttpClient – Set Custom Header] ( http://www.baeldung.com/httpclient-custom-http-header )
16+ - [ HttpClient Basic Authentication] ( http://www.baeldung.com/httpclient-4-basic-authentication )
Original file line number Diff line number Diff line change 44
55### Relevant Articles:
66- [ Jackson Ignore Properties on Marshalling] ( http://www.baeldung.com/jackson-ignore-properties-on-serialization )
7+ - [ Jackson – Unmarshall to Collection/Array] ( http://www.baeldung.com/jackson-collection-array )
8+ - [ Jackson Unmarshalling json with Unknown Properties] ( http://www.baeldung.com/jackson-deserialize-json-unknown-properties )
9+ - [ Jackson – Custom Serializer] ( http://www.baeldung.com/jackson-custom-serialization )
10+ - [ Jackson – Custom Deserializer] ( http://www.baeldung.com/jackson-deserialization )
11+
12+
Original file line number Diff line number Diff line change 44
55### Relevant Articles:
66- [ Hibernate 4 with Spring] ( http://www.baeldung.com/hibernate-4-spring )
7+ - [ The DAO with Spring 3 and Hibernate] ( http://www.baeldung.com/2011/12/02/the-persistence-layer-with-spring-3-1-and-hibernate/ )
78
89
910### Quick Start
Original file line number Diff line number Diff line change 66### Relevant Articles:
77- [ Spring 3 and JPA with Hibernate] ( http://www.baeldung.com/2011/12/13/the-persistence-layer-with-spring-3-1-and-jpa/ )
88- [ Transactions with Spring 3 and JPA] ( http://www.baeldung.com/2011/12/26/transaction-configuration-with-jpa-and-spring-3-1/ )
9+ - [ The DAO with JPA and Spring] ( http://www.baeldung.com/spring-dao-jpa )
Original file line number Diff line number Diff line change 55
66### Relevant Articles:
77- [ Spring @RequestMapping ] ( http://www.baeldung.com/spring-requestmapping )
8-
8+ - [ Http Message Converters with the Spring Framework ] ( http://www.baeldung.com/spring-httpmessageconverter-rest )
99
Original file line number Diff line number Diff line change 55
66### Relevant Articles:
77- [ HttpSessionListener Example – Monitoring] ( http://www.baeldung.com/httpsessionlistener_with_metrics )
8+ - [ Spring Security Session Management] ( http://www.baeldung.com/spring-security-session )
89
910
1011### Build the Project
Original file line number Diff line number Diff line change 99- [ HATEOAS for a Spring REST Service] ( http://www.baeldung.com/2011/11/13/rest-service-discoverability-with-spring-part-5/ )
1010- [ REST API Discoverability and HATEOAS] ( http://www.baeldung.com/2011/11/06/restful-web-service-discoverability-part-4/ )
1111- [ ETags for REST with Spring] ( http://www.baeldung.com/2013/01/11/etags-for-rest-with-spring/ )
12+ - [ Error Handling for REST with Spring 3] ( http://www.baeldung.com/2013/01/31/exception-handling-for-rest-with-spring-3-2/ )
1213
1314
1415### Build the Project
You can’t perform that action at this time.
0 commit comments