From 54fa11f4a91b0d8beeb85f4f9cdde29b648f58b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 03:02:57 +0000 Subject: [PATCH 01/12] build(deps): bump kotlin.version from 1.9.21 to 1.9.22 Bumps `kotlin.version` from 1.9.21 to 1.9.22. Updates `org.jetbrains.kotlin:kotlin-maven-noarg` from 1.9.21 to 1.9.22 Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.21 to 1.9.22 Updates `org.jetbrains.kotlin:kotlin-reflect` from 1.9.21 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 1.9.21 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.9.21 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-maven-noarg dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e85c0fe4b..77065151b 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 2.0.4 4.17.0 3.0.2 - 1.9.21 + 1.9.22 4.0.2 5.8.0 1.1.3 From 0a1c4eb2cc92972cc0c38fb307ee214a3fea405d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:26:07 +0000 Subject: [PATCH 02/12] build(deps): bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 77065151b..e936a31ed 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ ${java.version} 2.33 1.6.0 - 3.12.0 + 3.12.1 3.1.1 3.1.2 3.1.0 From 3beb8cf34175d97f1a36d81d936d989d9c8aefc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 02:45:29 +0000 Subject: [PATCH 03/12] build(deps): bump com.fasterxml.jackson.core:jackson-core Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.16.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e936a31ed..015eec74a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 2.16.0 1.9.11 2.16.0 - 2.16.0 + 2.16.1 2.3.1 From 6e33cb8632ed8c638cd1d8c1a9fe8e92b155b456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 03:04:47 +0000 Subject: [PATCH 04/12] build(deps): bump org.codehaus.groovy:groovy from 3.0.19 to 3.0.20 Bumps [org.codehaus.groovy:groovy](https://github.com/apache/groovy) from 3.0.19 to 3.0.20. - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.codehaus.groovy:groovy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/pom.xml b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/pom.xml index 7d6da741b..61576f382 100644 --- a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/pom.xml +++ b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/pom.xml @@ -117,7 +117,7 @@ org.codehaus.groovy groovy - 3.0.19 + 3.0.20 org.junit.jupiter diff --git a/pom.xml b/pom.xml index 015eec74a..eb10ec792 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 3.3.0 1.2 1.3.0 - 3.0.19 + 3.0.20 0.8.11 3.5.0 1.6.2 From bf64f6536fb316be7ee3986e193ab7ad61d23bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 02:49:44 +0000 Subject: [PATCH 05/12] build(deps): bump com.fasterxml.jackson.core:jackson-annotations Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.16.0 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb10ec792..5820b7983 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 2.16.0 2.16.0 1.9.11 - 2.16.0 + 2.16.1 2.16.1 2.3.1 From 7784ca7612f0304f875c73431630c242f6d38c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 03:09:02 +0000 Subject: [PATCH 06/12] build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin Bumps [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) from 2.16.0 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson-module-kotlin/compare/jackson-module-kotlin-2.16.0...jackson-module-kotlin-2.16.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5820b7983..9d7a4b55f 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ UTF-8 UTF-8 2.16.0 - 2.16.0 + 2.16.1 1.9.11 2.16.1 2.16.1 From 3871cedc0c5e55b80f5c306a6cf8aff0d8343026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 03:28:28 +0000 Subject: [PATCH 07/12] build(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.16.0 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9d7a4b55f..2a2e2f542 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 - 2.16.0 + 2.16.1 2.16.1 1.9.11 2.16.1 From cf5d9b100be2d1ee5ef860b743fe4c6b4779605a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 02:50:30 +0000 Subject: [PATCH 08/12] build(deps): bump camel.version from 3.21.1 to 3.22.0 Bumps `camel.version` from 3.21.1 to 3.22.0. Updates `org.apache.camel:camel-core` from 3.21.1 to 3.22.0 Updates `org.apache.camel:camel-spring` from 3.21.1 to 3.22.0 Updates `org.apache.camel:camel-test` from 3.21.1 to 3.22.0 --- updated-dependencies: - dependency-name: org.apache.camel:camel-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.camel:camel-spring dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.camel:camel-test dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a2e2f542..ffc6375d2 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 5.6.15.Final - 3.21.1 + 3.22.0 2.0.9 From db37c6c60841fa0a6a1a0faf90a467948506ebf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 02:04:40 +0000 Subject: [PATCH 09/12] build(deps): bump log4j.version from 2.22.0 to 2.22.1 Bumps `log4j.version` from 2.22.0 to 2.22.1. Updates `org.apache.logging.log4j:log4j-api` from 2.22.0 to 2.22.1 Updates `org.apache.logging.log4j:log4j-core` from 2.22.0 to 2.22.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ffc6375d2..141416514 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 2.0.9 - 2.22.0 + 2.22.1 3.13.2 From f0eb87d4b175bab3e521e7a01c4bec92956f133b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 02:38:47 +0000 Subject: [PATCH 10/12] build(deps): bump slf4j.version from 2.0.9 to 2.0.10 Bumps `slf4j.version` from 2.0.9 to 2.0.10. Updates `org.slf4j:slf4j-api` from 2.0.9 to 2.0.10 Updates `org.slf4j:slf4j-log4j12` from 2.0.9 to 2.0.10 --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-log4j12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 141416514..89119bf8f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ 3.22.0 - 2.0.9 + 2.0.10 2.22.1 From 1e7c521c3e013f32d06a39dcd76b0132420952b6 Mon Sep 17 00:00:00 2001 From: Joao Esperancinha Date: Fri, 5 Jan 2024 09:53:22 +0100 Subject: [PATCH 11/12] p0 fix --- .../org/jesperancinha/std/old/webapp/service/DetailService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/src/main/java/org/jesperancinha/std/old/webapp/service/DetailService.java b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/src/main/java/org/jesperancinha/std/old/webapp/service/DetailService.java index 5b23e10d1..28e1544f9 100644 --- a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/src/main/java/org/jesperancinha/std/old/webapp/service/DetailService.java +++ b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/src/main/java/org/jesperancinha/std/old/webapp/service/DetailService.java @@ -19,7 +19,7 @@ public DetailService(DetailRepository detailRepository) { } @Cacheable(value = "detailCache", - key = "#id") + key = "#p0") public DetailEntity findDetailById(Integer id) { return detailRepository.findById(id).orElseThrow(); } From cba1e6a0af649ec45a069b7990aaace67d13d01e Mon Sep 17 00:00:00 2001 From: Joao Esperancinha Date: Fri, 5 Jan 2024 11:59:44 +0100 Subject: [PATCH 12/12] resources --- Readme.md | 2 +- jeorg-spring-kotlin/Readme.md | 2 +- jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/Readme.md | 2 +- .../jeorg-spring-kotlin-mastery-1/Readme.md | 2 +- jeorg-spring/Readme.md | 2 +- jeorg-spring/jeorg-spring-action/Readme.md | 2 +- .../jeorg-spring-action/jeorg-spring-action-actuator/Readme.md | 2 +- .../jeorg-spring-action/jeorg-spring-action-aop/Readme.md | 2 +- .../jeorg-spring-action/jeorg-spring-action-data/Readme.md | 2 +- .../jeorg-spring-action/jeorg-spring-action-ioc/Readme.md | 2 +- .../jeorg-spring-action/jeorg-spring-action-mvc/Readme.md | 2 +- .../jeorg-spring-test-drives-spring-boot/Readme.md | 2 +- .../jeorg-spring-test-drives-webapp/Readme.md | 2 +- jeorg-spring/jeorg-spring-apps/Readme.md | 2 +- jeorg-spring/jeorg-spring-apps/jeorg-spring-app-1/Readme.md | 2 +- jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/Readme.md | 2 +- jeorg-spring/jeorg-spring-flash/Readme.md | 2 +- .../jeorg-spring-flash/jeorg-spring-flash-set-1/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-1/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-10/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-11/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-12/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-13/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-14/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-15/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-16/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-17/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-18/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-19/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-20/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-5/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-6/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-7/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-8/Readme.md | 2 +- .../jeorg-spring-flash-set-1/jeorg-spring-flash-9/Readme.md | 2 +- .../jeorg-spring-flash/jeorg-spring-flash-set-2/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-1/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-10/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-11/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-12/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-13/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-14/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-15/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-16/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-18/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-19/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-2/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-20/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-3/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-4/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-5/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-6/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-7/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-8/Readme.md | 2 +- .../jeorg-spring-flash-set-2/jeorg-spring-flash-2-9/Readme.md | 2 +- .../jeorg-spring-flash/jeorg-spring-flash-set-3/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-1/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-10/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-11/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-12/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-13/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-14/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-15/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-16/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-17/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-18/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-19/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-2/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-20/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-3/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-4/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-5/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-6/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-7/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-8/Readme.md | 2 +- .../jeorg-spring-flash-set-3/jeorg-spring-flash-3-9/Readme.md | 2 +- .../jeorg-spring-flash/jeorg-spring-flash-set-4/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-1/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-10/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-11/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-12/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-13/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-14/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-15/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-16/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-17/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-18/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-19/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-2/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-20/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-3/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-4/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-5/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-6/Readme.md | 2 +- .../jeorg-spring-flash-set-4/jeorg-spring-flash-4-7/Readme.md | 2 +- .../jeorg-spring-flash/jeorg-spring-flash-set-5/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-1/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-10/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-11/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-12/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-13/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-14/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-15/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-16/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-17/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-2/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-3/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-4/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-5/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-6/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-7/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-8/Readme.md | 2 +- .../jeorg-spring-flash-set-5/jeorg-spring-flash-5-9/Readme.md | 2 +- .../jeorg-spring-mastery/jeorg-spring-mastery-1/Readme.md | 2 +- .../jeorg-spring-mastery/jeorg-spring-mastery-2/Readme.md | 2 +- .../jeorg-spring-mastery/jeorg-spring-mastery-3/Readme.md | 2 +- jeorg-spring/jeorg-spring-topics/Readme.md | 2 +- .../jeorg-spring-topics/jeorg-spring-topic-container/Readme.md | 2 +- jeorg-spring/title-text-adder/title-text-adder-api/Readme.md | 2 +- jeorg-spring/title-text-adder/title-text-adder-app/Readme.md | 2 +- 120 files changed, 120 insertions(+), 120 deletions(-) diff --git a/Readme.md b/Readme.md index 4da5fc4b1..ffec1d3c0 100644 --- a/Readme.md +++ b/Readme.md @@ -127,7 +127,7 @@ or mvn clean install ``` -## References +## Resources ### Online diff --git a/jeorg-spring-kotlin/Readme.md b/jeorg-spring-kotlin/Readme.md index e10ce8aee..2ac96237b 100644 --- a/jeorg-spring-kotlin/Readme.md +++ b/jeorg-spring-kotlin/Readme.md @@ -8,7 +8,7 @@ SPRING 5 study project in Kotlin 4 1. [jeorg-spring-kotlin-mastery](./jeorg-spring-kotlin-mastery) - Mastery modules -## References +## Resources ### Books diff --git a/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/Readme.md b/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/Readme.md index 769b6b8ca..ed2055ec4 100644 --- a/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/Readme.md +++ b/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/Readme.md @@ -10,7 +10,7 @@ This project is intended as a study tool for Spring version 5 in Kotlin 1. [jeorg-spring-kotlin-mastery-1](./jeorg-spring-kotlin-mastery-1) -## References +## Resources ### Books diff --git a/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/jeorg-spring-kotlin-mastery-1/Readme.md b/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/jeorg-spring-kotlin-mastery-1/Readme.md index b451d366a..4fb963b4a 100644 --- a/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/jeorg-spring-kotlin-mastery-1/Readme.md +++ b/jeorg-spring-kotlin/jeorg-spring-kotlin-mastery/jeorg-spring-kotlin-mastery-1/Readme.md @@ -34,7 +34,7 @@ Topics covered: ## How to run -## References +## Resources ### Books diff --git a/jeorg-spring/Readme.md b/jeorg-spring/Readme.md index 8fe0818a8..2b1ec71e3 100644 --- a/jeorg-spring/Readme.md +++ b/jeorg-spring/Readme.md @@ -56,7 +56,7 @@ On the other hand, if running through an IDE, the root path must be specified. I ![alt img](./docs/workingdirectory.png) -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-action/Readme.md b/jeorg-spring/jeorg-spring-action/Readme.md index 94200587d..29dcedf78 100644 --- a/jeorg-spring/jeorg-spring-action/Readme.md +++ b/jeorg-spring/jeorg-spring-action/Readme.md @@ -31,7 +31,7 @@ The goal of this module set is to disambiguate potential nuances and complicated 8. Testing - [jeorg-spring-action-testing](./jeorg-spring-action-testing) -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-actuator/Readme.md b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-actuator/Readme.md index 3255c9f1e..a6a0a14a4 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-actuator/Readme.md +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-actuator/Readme.md @@ -28,7 +28,7 @@ mvn clean install spring-boot:run mvn clean install spring-boot:run -Dspring-boot.run.profiles=test ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-aop/Readme.md b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-aop/Readme.md index 2b846f74a..f82476100 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-aop/Readme.md +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-aop/Readme.md @@ -32,7 +32,7 @@ There are a least 4 scope types for @Aspect: 3. `pertarget` 4. `pertypewithin` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/Readme.md b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/Readme.md index cc406a91a..3cd3aba55 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/Readme.md +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-data/Readme.md @@ -17,7 +17,7 @@ Topics: 9. `DataAccessException` 10. `AbstractFallbackSQLExceptionTranslator` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-ioc/Readme.md b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-ioc/Readme.md index 5ea27e1f4..30425fe99 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-ioc/Readme.md +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-ioc/Readme.md @@ -8,7 +8,7 @@ Topics: 1. -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-mvc/Readme.md b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-mvc/Readme.md index d45870d1b..dc9165cc7 100644 --- a/jeorg-spring/jeorg-spring-action/jeorg-spring-action-mvc/Readme.md +++ b/jeorg-spring/jeorg-spring-action/jeorg-spring-action-mvc/Readme.md @@ -12,7 +12,7 @@ Topics: 1. [http://localhost:8081/api/12312?extra=Resistor](http://localhost:8081/api/12312?extra=Resistor) -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-spring-boot/Readme.md b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-spring-boot/Readme.md index 449b5508b..8e9f2768e 100644 --- a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-spring-boot/Readme.md +++ b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-spring-boot/Readme.md @@ -4,7 +4,7 @@ `JUnit`, `Spring Test & Spring Boot Test`, `AssertJ`, `Hamcrest`, `Mockito`, `JSONassert`, `JsonPath` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/Readme.md b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/Readme.md index 3631753f3..eecad45e0 100644 --- a/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/Readme.md +++ b/jeorg-spring/jeorg-spring-app-old/jeorg-spring-test-drives-webapp/Readme.md @@ -6,7 +6,7 @@ alter user postgres with password 'postgres'; ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-apps/Readme.md b/jeorg-spring/jeorg-spring-apps/Readme.md index dcbb2abb6..1795c7b00 100644 --- a/jeorg-spring/jeorg-spring-apps/Readme.md +++ b/jeorg-spring/jeorg-spring-apps/Readme.md @@ -5,7 +5,7 @@ 1. [jeorg-spring-app-1](./jeorg-spring-app-1) - πŸ›³ - Cruise Ships (JDBC and persistence) 2. [jeorg-spring-app-2](./jeorg-spring-app-2) - πŸ“” - ScrapbookingDotCom ([ACID](https://en.wikipedia.org/wiki/ACID), [SOLID](https://en.wikipedia.org/wiki/SOLID) and [12 Factor App](https://12factor.net/)) -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-1/Readme.md b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-1/Readme.md index 2bf56cfea..7d124816b 100644 --- a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-1/Readme.md +++ b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-1/Readme.md @@ -15,7 +15,7 @@ Topics covered: ![alt text](./docs/sketch-1.JPG) -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/Readme.md b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/Readme.md index cb61441ca..0c607bac6 100644 --- a/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/Readme.md +++ b/jeorg-spring/jeorg-spring-apps/jeorg-spring-app-2/Readme.md @@ -38,7 +38,7 @@ curl http://localhost:8081/api/%5Ba-zA-Z%20%21%5D curl http://localhost:8081/api ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/Readme.md b/jeorg-spring/jeorg-spring-flash/Readme.md index 362a1c2c4..71c0da5f2 100644 --- a/jeorg-spring/jeorg-spring-flash/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/Readme.md @@ -128,7 +128,7 @@ All of these modules are fast-track learning modules about Spring. Flash in this `ApplicationContext`, `SpringApplication.exit(applicationContext, () -> 0)`, `applicationContext.registerShutdownHook()`, `applicationContext.close()` `GenericApplicationContext`, `XmlBeanDefinitionReader`, `GroovyBeanDefinitionReader`, `PropertiesBeanDefinitionReader` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/Readme.md index 7061e642d..8ad491e08 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/Readme.md @@ -22,7 +22,7 @@ 18. [jeorg-spring-flash-19](./jeorg-spring-flash-19) - 🎫 Transaction 19. [jeorg-spring-flash-20](./jeorg-spring-flash-20) - 🌏 CORS via XML -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-1/Readme.md index 115447b7f..09fc4b44c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-1/Readme.md @@ -9,7 +9,7 @@ Discovering Property Converters Topics covered: -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-10/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-10/Readme.md index a67075795..76f97d391 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-10/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-10/Readme.md @@ -32,7 +32,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=test mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-11/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-11/Readme.md index 91cd1fd87..9812c94f5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-11/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-11/Readme.md @@ -18,7 +18,7 @@ Topics mvn clean spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-12/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-12/Readme.md index 21631cfaf..695c3d205 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-12/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-12/Readme.md @@ -18,7 +18,7 @@ Topics mvn clean spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-13/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-13/Readme.md index f9a6d2fe7..f301f7dbb 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-13/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-13/Readme.md @@ -25,7 +25,7 @@ gzip style.css mvn clean spring-boot:run ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-14/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-14/Readme.md index 233369cf8..3a39c7e55 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-14/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-14/Readme.md @@ -38,7 +38,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=test mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-15/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-15/Readme.md index 8b3d347a8..b46e24f94 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-15/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-15/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-16/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-16/Readme.md index 69e433e59..340df1816 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-16/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-16/Readme.md @@ -44,7 +44,7 @@ mvn clean install spring-boot:run ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-17/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-17/Readme.md index c28f7729f..49413cdca 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-17/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-17/Readme.md @@ -76,7 +76,7 @@ curl -X POST -H "name: user" -H "password: user" -H "role: ADMIN" http://localho ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-18/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-18/Readme.md index 877442241..fe8d24cf6 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-18/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-18/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-19/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-19/Readme.md index 99049ba6c..c1ea1af03 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-19/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-19/Readme.md @@ -58,7 +58,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-20/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-20/Readme.md index 69568e42b..ae9095a69 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-20/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-20/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/Readme.md index 59f37d8e8..116039717 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-5/Readme.md @@ -22,7 +22,7 @@ curl -X POST http://localhost:8081 curl http://localhost:8081 ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-6/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-6/Readme.md index 4ab148cb9..0048efa1c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-6/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-6/Readme.md @@ -26,7 +26,7 @@ In order to test by keeping the session it's easier just to refresh the browser curl -c cookies.txt -b cookies.txt -v http://localhost:8081 ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-7/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-7/Readme.md index 4c23d3904..d4251e9c3 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-7/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-7/Readme.md @@ -45,7 +45,7 @@ In order to test by keeping the session it's easier just to refresh the browser curl -c cookies.txt -b cookies.txt -v http://localhost:8081 ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-8/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-8/Readme.md index 343745fe1..3ba2c159c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-8/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-8/Readme.md @@ -21,7 +21,7 @@ mvn clean spring-boot:run Or, using your IDE, configure your working directory. -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-9/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-9/Readme.md index 946d32134..e0fc2674b 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-9/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-1/jeorg-spring-flash-9/Readme.md @@ -23,7 +23,7 @@ mvn clean spring-boot:run 1. Snap -> Rhythm is a dancer. 2. We have instant soup at the office - Baby instant soup doesn't really grab me, today I need something more sub-sub-sub-substantial. -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/Readme.md index 429a08e75..b489f13ca 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/Readme.md @@ -23,7 +23,7 @@ 19. [jeorg-spring-flash-2-19](./jeorg-spring-flash-2-19) - πŸƒ Bean 20. [jeorg-spring-flash-2-20](./jeorg-spring-flash-2-20) - 7️⃣ PathVariable, MatrixVariable, RequestHeader, RequestParam -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-1/Readme.md index 080eb12ad..e09c759b3 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-1/Readme.md @@ -31,7 +31,7 @@ lsof -i :9000 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-10/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-10/Readme.md index 2fd763af4..234e5e9a1 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-10/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-10/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-11/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-11/Readme.md index 3761b8821..ec1ab51a0 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-11/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-11/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-12/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-12/Readme.md index c37dfd301..25834d664 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-12/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-12/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-13/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-13/Readme.md index 82f86cc55..4782e7772 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-13/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-13/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-14/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-14/Readme.md index aae347e2c..f54357e26 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-14/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-14/Readme.md @@ -124,7 +124,7 @@ curl -X POST http://localhost:8081/create/repeatable --header "Content-Type: app curl -X POST http://localhost:8081/create/serializable --header "Content-Type: application/json" --data '{"model":"Phantom II", "brand":"Rolls-Royce", "year":"1929", "movieAppearances":["Indiana Jones And The Last Cruzade","The Sorcerer''s Apprentice"]}' ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-15/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-15/Readme.md index 480f1cf63..0c34c0f11 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-15/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-15/Readme.md @@ -12,7 +12,7 @@ Topics 1. [http://localhost:8081](http://localhost:8081) -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-16/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-16/Readme.md index d9969fbed..3620cb07f 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-16/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-16/Readme.md @@ -12,7 +12,7 @@ Topics 1. [http://localhost:8081](http://localhost:8081) -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-18/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-18/Readme.md index b7884c211..c86c806ee 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-18/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-18/Readme.md @@ -20,7 +20,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=pumpkin mvn clean install spring-boot:run -Dspring-boot.run.profiles=garbage ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-19/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-19/Readme.md index 2bba1e77b..640ef1f66 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-19/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-19/Readme.md @@ -10,7 +10,7 @@ Topics ## Endpoints -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-2/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-2/Readme.md index 51186ceff..4c2bc5584 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-2/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-2/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-20/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-20/Readme.md index 31d5d2f55..965e0da54 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-20/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-20/Readme.md @@ -17,7 +17,7 @@ curl -X POST "http://localhost:8081/matrix/wow;sin1=Lust;sin2=Gluttony;sin3=Gree curl -X POST -H "sin5: Wrath" -H "sin6: Envy" -H "sin7: Pride" "http://localhost:8081/request/Lust/Gluttony?sin3=Greed&sin4=Sloth" ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-3/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-3/Readme.md index f5fbe9ae9..57e330940 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-3/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-3/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-4/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-4/Readme.md index 159b68347..e007b1a13 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-4/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-4/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-5/Readme.md index 2f3a24a16..43bfbe468 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-5/Readme.md @@ -63,7 +63,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-6/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-6/Readme.md index 8fe7c4da9..844e092bd 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-6/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-6/Readme.md @@ -30,7 +30,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-7/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-7/Readme.md index 7e290de76..2055fb933 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-7/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-7/Readme.md @@ -32,7 +32,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-8/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-8/Readme.md index e7681c38b..159474e40 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-8/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-8/Readme.md @@ -36,7 +36,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=test mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-9/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-9/Readme.md index 4a9e57c77..13b41a294 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-9/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-2/jeorg-spring-flash-2-9/Readme.md @@ -44,7 +44,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/Readme.md index 14b803cc5..075d93e21 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/Readme.md @@ -23,7 +23,7 @@ 19. [jeorg-spring-flash-3-19](./jeorg-spring-flash-3-19) - 🌾 static @Bean 20. [jeorg-spring-flash-3-20](./jeorg-spring-flash-3-20) - 🦒 @Required and RequiredAnnotationBeanPostProcessor -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-1/Readme.md index 500d97be9..f079915fe 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-1/Readme.md @@ -9,7 +9,7 @@ Topics: 1. `destroy`, `afterPropertiesSet`, `DisposableBean`, `InitializingBean` 2. `FileSystemXmlApplicationContext`, `ClassPathXmlApplicationContext` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-10/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-10/Readme.md index dd3511fcc..fe2c02450 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-10/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-10/Readme.md @@ -15,7 +15,7 @@ curl http://localhost:8081/ curl -X POST -H 'Content-Type: application/json' http://localhost:8081/ --data '{"brand":"Fender","model":"75TH Anni Com Strat MN 2BB","value":"2400","currency":"EUR"}' ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-11/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-11/Readme.md index 1cbb98e10..a147528a5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-11/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-11/Readme.md @@ -31,7 +31,7 @@ You have two users: 1. `neo_truth`/`redpill` - Can see only the admin page, and the userdata page 2. `neo_lie`/`bluepill` - Can see only the user page, and the userdata page -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-12/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-12/Readme.md index 9be7fdbc1..1f9fec86d 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-12/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-12/Readme.md @@ -18,7 +18,7 @@ mvn clean install spring-boot:run 1. [http://localhost:8081](http://localhost:8081/) -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-13/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-13/Readme.md index 8d05fabf1..bd97c25ed 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-13/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-13/Readme.md @@ -26,7 +26,7 @@ On the other hand, if running through an IDE, the root path must be specified. I 2. [http://localhost:8081/love.html](http://localhost:8081/love.html) 3. [http://localhost:8081/beatenGeneration.html](http://localhost:8081/beatenGeneration.html) -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-14/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-14/Readme.md index d7b0a2ced..842cc5c3c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-14/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-14/Readme.md @@ -13,7 +13,7 @@ Exploring JDK proxies in comparison to CGLib in Spring 1. `Proxy`, `newProxyInstance` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-15/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-15/Readme.md index eb70d34c5..83eabda5a 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-15/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-15/Readme.md @@ -7,7 +7,7 @@ Exploring @Autowired in Spring 1. `@Autowired`, `required` 2. `@Profile({,})` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-16/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-16/Readme.md index 8687e8205..a27b09ad1 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-16/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-16/Readme.md @@ -21,7 +21,7 @@ curl -X POST -H 'Content-Type: application/json' http://localhost:8081?artist=Ke curl -X POST -H 'Content-Type: application/json' http://localhost:8081 --data '["You think you got the best of me", "Think you had the last laugh", "Bet you think that everything good is gone", "Think you left me broken down", "Think that I''d come running back"]' ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-17/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-17/Readme.md index 653672648..bb0fff96a 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-17/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-17/Readme.md @@ -24,7 +24,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=inside mvn clean install spring-boot:run -Dspring-boot.run.profiles=outside ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-18/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-18/Readme.md index 8d1dcfa3f..846b77fe0 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-18/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-18/Readme.md @@ -20,7 +20,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-19/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-19/Readme.md index bd107c785..2075f9e4e 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-19/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-19/Readme.md @@ -20,7 +20,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-2/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-2/Readme.md index 544ae07d4..be9a2d8ca 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-2/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-2/Readme.md @@ -8,7 +8,7 @@ Topics: 1. `RowCallbackHandler` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-20/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-20/Readme.md index f4b9ea2ae..416fc0677 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-20/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-20/Readme.md @@ -28,7 +28,7 @@ mvn clean install spring-boot:run mvn clean install spring-boot:run -Dspring-boot.run.profiles=incomplete ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-3/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-3/Readme.md index a38edf4e6..defd943f0 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-3/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-3/Readme.md @@ -20,7 +20,7 @@ curl -X POST -H 'Content-Type: application/json' http://localhost:8081/createEpi curl -X POST -H 'Content-Type: application/json' http://localhost:8081/createEpisodeMixNoRollback --data '{"name": "Il Γ©tait une fois… la Vie - La bouche et les dents"}' ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-4/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-4/Readme.md index 5dc69eead..570d13088 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-4/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-4/Readme.md @@ -34,7 +34,7 @@ They are part, on the other hand, of spring-boot-test. `JUnit`, `Spring Test & Spring Boot Test`, `AssertJ`, `Hamcrest`, `Mockito`, `JSONassert`, `JsonPath` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-5/Readme.md index f1e02d2b1..75f1c42a2 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-5/Readme.md @@ -10,7 +10,7 @@ Topics: 1. `MethodBeforeAdvice`, `ProxyFactory`, `setTarget`, `addAdvice` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-6/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-6/Readme.md index 01a7eb991..97fd97be6 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-6/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-6/Readme.md @@ -15,7 +15,7 @@ Topics: 1. `Enhancer`, `FixedValue`, `InvocationHandler` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-7/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-7/Readme.md index 0478b64e4..5f642eb5c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-7/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-7/Readme.md @@ -15,7 +15,7 @@ curl -X POST -H 'Content-Type: application/json' http://localhost:8081 --data '{ curl -X POST -H 'Content-Type: application/json' http://localhost:8081/no-around --data '{"artist":"Madonna", "show":"Sticky & Sweet Tour in 2008", "localDateTime":"2008-12-04T18:00:00.000000000"}' ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-8/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-8/Readme.md index 65031b355..bb7e17fb9 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-8/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-8/Readme.md @@ -10,7 +10,7 @@ Exploring the ModelAttribute in Spring 1. [http://localhost:8081/](http://localhost:8081/) -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-9/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-9/Readme.md index e3583b8c0..60108755a 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-9/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-3/jeorg-spring-flash-3-9/Readme.md @@ -12,7 +12,7 @@ Exploring the CGLib in Spring 1. `private`, `Enhancer`, `create`, `invoke` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/Readme.md index 0cdb2f0a5..030ae1e19 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/Readme.md @@ -23,7 +23,7 @@ 19. [jeorg-spring-flash-4-19](./jeorg-spring-flash-4-19) - 🦩 TestApplicationContext 20. [jeorg-spring-flash-4-20](./jeorg-spring-flash-4-20) - πŸ›£ @Rollback and @Commit and @Transactional and @Test -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-1/Readme.md index 0fe335e6c..bda02f72f 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-1/Readme.md @@ -22,7 +22,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-10/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-10/Readme.md index 5ff524063..bfeac28b5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-10/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-10/Readme.md @@ -52,7 +52,7 @@ Useful commands: mvn help:active-profiles ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-11/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-11/Readme.md index b3e5615c2..ec1188ed5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-11/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-11/Readme.md @@ -41,7 +41,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-12/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-12/Readme.md index 775717d01..5bac0bd6e 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-12/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-12/Readme.md @@ -35,7 +35,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-13/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-13/Readme.md index bc6df7edc..666e08ee2 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-13/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-13/Readme.md @@ -34,7 +34,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-14/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-14/Readme.md index 3908a15bd..21180dd62 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-14/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-14/Readme.md @@ -35,7 +35,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-15/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-15/Readme.md index 270183a34..3bd3f36a4 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-15/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-15/Readme.md @@ -42,7 +42,7 @@ curl -X POST -H 'Content-Type: application/json' --data '[{"count":100,"tearDrop curl -X POST -H 'Content-Type: application/json' --data '{"totalCount":150,"average":75,"stdDeviation":35,"tearDropTypeSet":["SADNESS","HAPPINESS"]}' http://localhost:8081/ ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-16/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-16/Readme.md index bc94da603..e1023b2e1 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-16/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-16/Readme.md @@ -42,7 +42,7 @@ curl http://localhost:8081/arms curl http://localhost:8081/body ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-17/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-17/Readme.md index 922b230dd..601d43927 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-17/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-17/Readme.md @@ -42,7 +42,7 @@ curl http://localhost:8082/actuator curl http://localhost:8081/ ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-18/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-18/Readme.md index 68846bc45..0bf1b6c06 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-18/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-18/Readme.md @@ -45,7 +45,7 @@ curl -X POST -H 'Content-Type: application/json' --data '{"name":"You Keep Me Ha curl -X POST -H 'Content-Type: application/json' --data '{"name":"Madison Avenue - Don''t Call Me Baby","artist":"Madison Avenue","hitDate":"1999-10-08"}' http://localhost:8081/ ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-19/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-19/Readme.md index 906b55372..2b4f3c6b1 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-19/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-19/Readme.md @@ -42,7 +42,7 @@ curl -X POST -H 'Content-Type: application/json' --data '{"name":"You Keep Me Ha curl -X POST -H 'Content-Type: application/json' --data '{"name":"Madison Avenue - Don''t Call Me Baby","artist":"Madison Avenue","hitDate":"1999-10-08"}' http://localhost:8081/ ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-2/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-2/Readme.md index 755fa9e80..632e69a89 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-2/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-2/Readme.md @@ -39,7 +39,7 @@ mvn clean install spring-boot:run 1. user/user 2. admin/admin -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-20/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-20/Readme.md index cf76dd749..11ec54d6b 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-20/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-20/Readme.md @@ -42,7 +42,7 @@ curl -X POST -H 'Content-Type: application/json' --data '{"name":"You Keep Me Ha curl -X POST -H 'Content-Type: application/json' --data '{"name":"Madison Avenue - Don''t Call Me Baby","artist":"Madison Avenue","hitDate":"1999-10-08"}' http://localhost:8081/ ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-3/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-3/Readme.md index ab8f7cd27..e984941e5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-3/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-3/Readme.md @@ -42,7 +42,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-4/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-4/Readme.md index 983d0ed1a..f1996ba30 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-4/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-4/Readme.md @@ -32,7 +32,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-5/Readme.md index 8864e2f05..78f00cad7 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-5/Readme.md @@ -32,7 +32,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-6/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-6/Readme.md index 7990af069..d0c8ea947 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-6/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-6/Readme.md @@ -49,7 +49,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources
diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-7/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-7/Readme.md index 655f23317..70006160a 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-7/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-4/jeorg-spring-flash-4-7/Readme.md @@ -34,7 +34,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/Readme.md index 775a629bf..b28f51ea6 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/Readme.md @@ -20,7 +20,7 @@ 16. [jeorg-spring-flash-5-16](./jeorg-spring-flash-5-16) - βš™οΈ Shutting down a SpringBootApplication 17. [jeorg-spring-flash-5-16](./jeorg-spring-flash-5-17) - 🐟 GenericApplicationContext -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-1/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-1/Readme.md index 7ae3832ea..be51db99a 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-1/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-1/Readme.md @@ -22,7 +22,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-10/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-10/Readme.md index df27bae94..f229ebf37 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-10/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-10/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-11/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-11/Readme.md index 6bda2bd3f..fe64a5978 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-11/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-11/Readme.md @@ -34,7 +34,7 @@ curl -v -d username=admin -d password=admin -L http://localhost:8081/login curl -v -d username=admin2 -d password=admin -L http://localhost:8081/login ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-12/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-12/Readme.md index c48a27d06..bd92d631b 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-12/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-12/Readme.md @@ -30,7 +30,7 @@ mvn clean install -Pcommand spring-boot:run -Dspring-boot.run.profiles=command - mvn clean install -Papplication spring-boot:run -Dspring-boot.run.profiles=application -Dspring-boot.run.arguments="a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,-a=a,-b=b,--put=\"A ring on it\",--put=\"Hands up\",--dont=\"pay him any attention\"" ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-13/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-13/Readme.md index 5dda94ad1..b0562393c 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-13/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-13/Readme.md @@ -25,7 +25,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-14/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-14/Readme.md index 9d71c94de..8d81f463e 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-14/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-14/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-15/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-15/Readme.md index 91218b707..f4b938a52 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-15/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-15/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-16/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-16/Readme.md index f6dd7e877..496242234 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-16/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-16/Readme.md @@ -28,7 +28,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-17/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-17/Readme.md index a630e7545..75621ebe5 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-17/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-17/Readme.md @@ -28,7 +28,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-2/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-2/Readme.md index 3b9f1f760..0cf3e3e01 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-2/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-2/Readme.md @@ -22,7 +22,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-3/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-3/Readme.md index 7fc382c61..37e8832af 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-3/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-3/Readme.md @@ -22,7 +22,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-4/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-4/Readme.md index 922ba953d..111f9f468 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-4/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-4/Readme.md @@ -22,7 +22,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-5/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-5/Readme.md index 6b9b5097f..eb64ebc6d 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-5/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-5/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-6/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-6/Readme.md index a8ce21dad..6f65a5f1f 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-6/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-6/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Videos diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-7/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-7/Readme.md index ee6d91da8..16a7f5850 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-7/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-7/Readme.md @@ -119,7 +119,7 @@ curl -v --cookie-jar cookies.txt -d username=queen -d password=admin -L http://l curl -v -sL -b cookies.txt http://localhost:8081/thrones/2 ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-8/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-8/Readme.md index c953548dc..e0a7260fb 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-8/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-8/Readme.md @@ -34,7 +34,7 @@ mvn clean install spring-boot:run -Dspring-boot.run.profiles=test mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-9/Readme.md b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-9/Readme.md index f6e39042a..6c9ac25b0 100644 --- a/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-9/Readme.md +++ b/jeorg-spring/jeorg-spring-flash/jeorg-spring-flash-set-5/jeorg-spring-flash-5-9/Readme.md @@ -24,7 +24,7 @@ lsof -i :8081 mvn clean install spring-boot:run ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-1/Readme.md b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-1/Readme.md index b316b3bf8..9fdfa43bc 100644 --- a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-1/Readme.md +++ b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-1/Readme.md @@ -179,7 +179,7 @@ mvn clean install spring-boot:run mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Context diff --git a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-2/Readme.md b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-2/Readme.md index 5a3777d05..79afedafe 100644 --- a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-2/Readme.md +++ b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-2/Readme.md @@ -32,7 +32,7 @@ mvn clean install spring-boot:run mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-3/Readme.md b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-3/Readme.md index 85decf9a0..ae30b71d8 100644 --- a/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-3/Readme.md +++ b/jeorg-spring/jeorg-spring-mastery/jeorg-spring-mastery-3/Readme.md @@ -31,7 +31,7 @@ mvn clean install spring-boot:run mvn clean install spring-boot:run -Dspring-boot.run.profiles=prod ``` -## References +## Resources ### Books diff --git a/jeorg-spring/jeorg-spring-topics/Readme.md b/jeorg-spring/jeorg-spring-topics/Readme.md index cad240bb1..f0faad930 100644 --- a/jeorg-spring/jeorg-spring-topics/Readme.md +++ b/jeorg-spring/jeorg-spring-topics/Readme.md @@ -31,7 +31,7 @@ I'm using JDK version 15.0.2.hs-adpt for all of these tests. 1. [jeorg-spring-app-old](./jeorg-spring-app-old) - πŸ’Ύ Old applications present when this project started 2. [jeorg-spring-topics](./jeorg-spring-topics) - πŸ—„ A set of Spring Boot applications exploring each relevant Spring topic per application -## References +## Resources ### Online diff --git a/jeorg-spring/jeorg-spring-topics/jeorg-spring-topic-container/Readme.md b/jeorg-spring/jeorg-spring-topics/jeorg-spring-topic-container/Readme.md index 37b04b03f..61a8da721 100644 --- a/jeorg-spring/jeorg-spring-topics/jeorg-spring-topic-container/Readme.md +++ b/jeorg-spring/jeorg-spring-topics/jeorg-spring-topic-container/Readme.md @@ -12,7 +12,7 @@ Topics covered: 1. `constructor-arg`, `bean`, `id`, `class` 2. `@ConstructorProperties` -## References +## Resources ### Context diff --git a/jeorg-spring/title-text-adder/title-text-adder-api/Readme.md b/jeorg-spring/title-text-adder/title-text-adder-api/Readme.md index 1c952301e..172c1f7b2 100644 --- a/jeorg-spring/title-text-adder/title-text-adder-api/Readme.md +++ b/jeorg-spring/title-text-adder/title-text-adder-api/Readme.md @@ -13,7 +13,7 @@ ## Usefull Solr commands * ./solr create -c mysql-tta-indexing -d basic_configs -## References +## Resources * http://www.solrtutorial.com/solr-in-5-minutes.html * http://blog.comperiosearch.com/blog/2014/08/28/indexing-database-using-solr/ * https://examples.javacodegeeks.com/enterprise-java/apache-solr/solr-dataimporthandler-example/ diff --git a/jeorg-spring/title-text-adder/title-text-adder-app/Readme.md b/jeorg-spring/title-text-adder/title-text-adder-app/Readme.md index 96baff583..339ff7615 100644 --- a/jeorg-spring/title-text-adder/title-text-adder-app/Readme.md +++ b/jeorg-spring/title-text-adder/title-text-adder-app/Readme.md @@ -24,7 +24,7 @@ curl -X GET http://localhost:8080/addsTitle.htm ``` -## References +## Resources * http://www.solrtutorial.com/solr-in-5-minutes.html * http://blog.comperiosearch.com/blog/2014/08/28/indexing-database-using-solr/