File tree Expand file tree Collapse file tree 13 files changed +21
-6
lines changed
persistence-modules/sirix
spring-boot-autoconfiguration
src/main/java/org/baeldung/jdbcauthentication
testing-modules/junit-5-advanced Expand file tree Collapse file tree 13 files changed +21
-6
lines changed Original file line number Diff line number Diff line change 1
1
## Relevant articles:
2
2
3
- - [ Introduction to Sirix] ( https://www.baeldung.com/introduction-to-sirix )
3
+ - [ Introduction to Sirix] ( https://www.baeldung.com/introduction-to-sirix )
4
+ - [ A Guide to SirixDB] ( https://www.baeldung.com/sirix )
5
+
Original file line number Diff line number Diff line change @@ -10,3 +10,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
10
10
- [ Spring Data Reactive Repositories with MongoDB] ( https://www.baeldung.com/spring-data-mongodb-reactive )
11
11
- [ Spring Data MongoDB Tailable Cursors] ( https://www.baeldung.com/spring-data-mongodb-tailable-cursors )
12
12
- [ A Quick Look at R2DBC with Spring Data] ( https://www.baeldung.com/spring-data-r2dbc )
13
+ - [ Spring Data Reactive Repositories with Couchbase] ( https://www.baeldung.com/spring-data-reactive-couchbase )
14
+
Original file line number Diff line number Diff line change @@ -6,5 +6,6 @@ This module contains articles about reactive Spring 5 WebClient
6
6
The "REST With Spring" Classes: http://bit.ly/restwithspring
7
7
8
8
### Relevant Articles
9
+ - [ Logging Spring WebClient Calls] ( https://www.baeldung.com/spring-log-webclient-calls )
9
10
- [ Simultaneous Spring WebClient Calls] ( https://www.baeldung.com/spring-webclient-simultaneous-calls )
10
11
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
15
15
- [ Spring ResponseStatusException] ( https://www.baeldung.com/spring-response-status-exception )
16
16
- [ Spring Assert Statements] ( https://www.baeldung.com/spring-assert )
17
17
- [ Configuring a Hikari Connection Pool with Spring Boot] ( https://www.baeldung.com/spring-boot-hikari )
18
-
18
+ - [ Difference between \< context : annotation-config \> vs \< context : component-scan \> ] ( https://www.baeldung.com/spring-contextannotation-contextcomponentscan )
Original file line number Diff line number Diff line change @@ -9,3 +9,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
9
9
10
10
- [ Create a Custom Auto-Configuration with Spring Boot] ( https://www.baeldung.com/spring-boot-custom-auto-configuration )
11
11
- [ Guide to ApplicationContextRunner in Spring Boot] ( https://www.baeldung.com/spring-boot-context-runner )
12
+ - [ A Guide to Spring Boot Configuration Metadata] ( https://www.baeldung.com/spring-boot-configuration-metadata )
13
+
Original file line number Diff line number Diff line change @@ -4,3 +4,5 @@ This module contains articles about Spring with FreeMarker
4
4
5
5
### Relevant Articles:
6
6
- [ Introduction to Using FreeMarker in Spring MVC] ( https://www.baeldung.com/freemarker-in-spring-mvc-tutorial )
7
+ - [ FreeMarker Common Operations] ( https://www.baeldung.com/freemarker-operations )
8
+
Original file line number Diff line number Diff line change @@ -5,4 +5,5 @@ This module contains articles about Spring MVC
5
5
## Relevant articles:
6
6
- [ How to Read HTTP Headers in Spring REST Controllers] ( https://www.baeldung.com/spring-rest-http-headers )
7
7
- [ A Custom Data Binder in Spring MVC] ( https://www.baeldung.com/spring-mvc-custom-data-binder )
8
+ - [ Validating Lists in a Spring Controller] ( https://www.baeldung.com/spring-validate-list-controller )
8
9
- More articles: [[ <-- prev]] ( /spring-mvc-simple )
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
14
14
- [ web.xml vs Initializer with Spring] ( https://www.baeldung.com/spring-xml-vs-java-config )
15
15
- [ A Java Web Application Without a web.xml] ( https://www.baeldung.com/java-web-app-without-web-xml )
16
16
- [ Validating RequestParams and PathVariables in Spring] ( https://www.baeldung.com/spring-validate-requestparam-pathvariable )
17
-
17
+ - [ Debugging the Spring MVC 404 “No mapping found for HTTP request” Error ] ( https://www.baeldung.com/spring-mvc-404-error )
18
18
## Spring MVC with XML Configuration Example Project
19
19
- access a sample jsp page at: ` http://localhost:8080/spring-mvc-xml/sample.html `
Original file line number Diff line number Diff line change @@ -17,3 +17,5 @@ The "REST With Spring" Classes: http://github.learnspringsecurity.com
17
17
- [ Spring Security – Whitelist IP Range] ( https://www.baeldung.com/spring-security-whitelist-ip-range )
18
18
- [ Find the Registered Spring Security Filters] ( https://www.baeldung.com/spring-security-registered-filters )
19
19
- [ HTTPS using Self-Signed Certificate in Spring Boot] ( https://www.baeldung.com/spring-boot-https-self-signed-certificate )
20
+ - [ Spring Security: Exploring JDBC Authentication] ( https://www.baeldung.com/spring-security-jdbc-authentication )
21
+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments