Asjad J
5d9de8a76e
Updated README.md
...
added link back to the article: https://www.baeldung.com/jar-create-programatically
2022-06-27 12:50:39 +05:00
kwoyke
a94e2ec7b4
Merge pull request #12417 from freelansam/JAVA-12730
...
JAVA-12730: Rename java-* modules inside core-java-modules
2022-06-27 09:34:30 +02:00
psevestre
2ff5e6202b
[BAEL-5258] Processing the Response Body in Spring Cloud Gateway ( #12414 )
...
* [BAEL-4849] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Article code
* [BAEL-4968] Remove extra comments
* [BAEL-5258] Article Code
2022-06-26 15:06:04 -07:00
etrandafir93
f842ec9b5a
BAEL-5439: PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate ( #12303 )
...
* BAEL-5439: added code samples for article
* BAEL-5439: added static import for assertj
2022-06-26 18:33:25 +02:00
Ulisses Lima
a787ea354e
BAEL-5394 - Unique Field in MongoDB Document in Spring Data ( #12384 )
...
* BAEL-5370 - MongoDB Composite Key
First Draft.
* removing comments
* BAEL-5370
Test could fail if ran in a different order:
givenCompositeId_whenSearchingByIdObject_thenFound
* BAEL-5370
removing compound index related stuff
* removing first insert from assertThrows
* first draft
* removing Customer2
2022-06-26 18:32:33 +02:00
Avin Buricha
f1bbcecc31
BAEL-5368 Guide to Find in MongoDB ( #12361 )
...
* BAEL-5368 | Article code
* BAEL-5368 | Package renamed
2022-06-26 11:28:47 -05:00
panos-kakos
089f28ec31
Java 11497 ( #12410 )
...
* Added/created parent module (json-modules)
* moved json(submodule) to json-modules(parent)
* moved json-2(submodule) to json-modules(parent)
* moved json-path(submodule) to json-modules(parent)
* moved gson(submodule) to json-modules(parent)
* deleted sub-modules that we moved to json-modules
* removed version
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-06-26 21:16:19 +05:30
panos-kakos
ea3e0937bb
Java 11501 ( #12409 )
...
* added parent module (akka-modules)
* moved akka-http(submodule) to akka-modules(parent)
* moved akka-streams(submodule) to akka-modules(parent)
* moved spring-akka(submodule) to akka-modules(parent)
* deleted submodules that we moved to akka-modules
* removed version
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-06-26 21:15:33 +05:30
freelansam
8ed798e22d
JAVA-12465: Look into spring-cloud-rest module ( #12406 )
...
* JAVA-12465: Look into spring-cloud-rest module
* JAVA-12465: updated README to include ebook reference
2022-06-26 21:12:01 +05:30
sampadawagde
4fbc16aa8c
JAVA-12730: readme changes
2022-06-26 16:52:45 +05:30
sampadawagde
33c2e9f1b9
JAVA-12730: modify parent pom
2022-06-26 16:26:33 +05:30
sampadawagde
2a329a09d1
JAVA-12730: Rename java-collections-maps-3 to
...
core-java-collections-maps-5
2022-06-26 16:25:51 +05:30
sampadawagde
0f2bfac43f
JAVA-12730: Rename java-numbers-5 to core-java-numbers-5
2022-06-26 16:25:18 +05:30
sampadawagde
aa0a58b206
JAVA-12730: Rename java-numbers-4 to core-java-numbers-4
2022-06-26 16:24:57 +05:30
sampadawagde
bb0a86486f
JAVA-12730: Rename java-numbers-3 to core-java-numbers-3
2022-06-26 16:24:35 +05:30
sampadawagde
a5c6d8f133
JAVA-12730: Rename java-numbers-2 to core-java-numbers-2
2022-06-26 16:24:10 +05:30
sampadawagde
5c2257eeb2
JAVA-12730: Rename java-numbers to core-java-numbers
2022-06-26 16:23:39 +05:30
sampadawagde
ed9e25d4b0
JAVA-12730: Rename java-collections-conversions-2 to
...
core-java-collections-conversions-2
2022-06-26 16:22:56 +05:30
sampadawagde
79b7868de6
JAVA-12730: Rename java-collections-conversions to
...
core-java-collections-conversions
2022-06-26 16:22:21 +05:30
panos-kakos
31bd634134
Java 11501 ( #12405 )
...
* added parent module (akka-modules)
* moved akka-http(submodule) to akka-modules(parent)
* moved akka-streams(submodule) to akka-modules(parent)
* moved spring-akka(submodule) to akka-modules(parent)
* deleted submodules that we moved to akka-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-06-24 22:26:57 +05:30
Dhawal Kapil
2975abc810
Update README.md ( #12408 )
2022-06-24 22:13:17 +05:30
panos-kakos
7866faf761
Java 11497 ( #12399 )
...
* Added/created parent module (json-modules)
* moved json(submodule) to json-modules(parent)
* moved json-2(submodule) to json-modules(parent)
* moved json-path(submodule) to json-modules(parent)
* moved gson(submodule) to json-modules(parent)
* deleted sub-modules that we moved to json-modules
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com >
2022-06-24 21:58:34 +05:30
Loredana Crusoveanu
86d5df3e85
Merge pull request #12407 from Asjad-J/master
...
Updated README.md
2022-06-24 17:39:21 +03:00
davidmartinezbarua
23a8a4db58
Merge pull request #12372 from exaucae/BAEL-3825-Javascript-function-call-with-Thymeleaf
...
BAEL-3825: Javascript function call with Thymeleaf
2022-06-24 10:55:36 -03:00
Asjad J
82bccc1e17
Updated README.md
...
removed the article Hide a Request Field in Swagger API. It's already been moved to https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-mvc-4 .
2022-06-24 15:35:58 +05:00
kwoyke
fdd839732e
Merge pull request #12402 from anuragkumawat/JAVA-12710
...
JAVA-12710 Look into XML Serialization and Deserialization with Jackson article
2022-06-24 12:06:25 +02:00
tudormarc
020862e5d0
BAEL-5560 - checking even and odd numbers ( #12388 )
2022-06-24 09:27:48 +05:30
kwoyke
26e08586c3
Merge pull request #12373 from anuragkumawat/JAVA-12359
...
JAVA-12359 Potential issue in Validate String as Filename in Java article
2022-06-23 21:26:38 +02:00
kwoyke
65f55d6f59
Merge pull request #12401 from hkhan/JAVA-12746-fix-gradle-to-maven-module
...
[JAVA-12746] Fix gradle-to-maven module to work with Gradle 7.x
2022-06-23 21:20:28 +02:00
anuragkumawat
0b0b8ad4ca
JAVA-12710 Look into XML Serialization and Deserialization with Jackson article
2022-06-23 21:06:31 +05:30
kwoyke
9b649706d5
Merge pull request #12395 from hkhan/JAVA-12742-fix-gradle-build
...
[JAVA-12742] Fix Gradle parent modue to work with Gradle 7.x
2022-06-23 12:06:57 +02:00
Haroon Khan
e4f5ed0804
[JAVA-12746] Fix gradle-to-maven module to work with Gradle 7.x
2022-06-23 09:53:16 +01:00
Loredana Crusoveanu
3d95fae477
Merge pull request #12232 from danielgerigk/patch-1
...
Update CarServiceSingleton.java
2022-06-23 10:41:53 +03:00
Loredana Crusoveanu
f80b4cf340
Merge pull request #12207 from MWest2020/patch-1
...
Update User.java
2022-06-23 10:37:29 +03:00
Loredana Crusoveanu
cebe0b1733
Merge pull request #12398 from eugenp/BAEL-54445-readmes
...
fix readme links for docker articles
2022-06-22 21:56:05 +03:00
Loredana Crusoveanu
508c5a00cc
fix readme links for docker articles
2022-06-22 21:51:51 +03:00
freelansam
65c71eec87
Java 4493 ( #12393 )
...
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: Add missing live test for Consumer Driven Contracts article
* JAVA-4493: code sync up with article
2022-06-22 20:58:56 +05:30
Loredana Crusoveanu
706200b240
Merge pull request #12397 from eugenp/BAEL-5632
...
BAEL-5632 add jar example
2022-06-22 18:20:52 +03:00
Loredana Crusoveanu
a38e2967d9
BAEL-5632 add jar example
2022-06-22 13:45:36 +03:00
Haroon Khan
86ccb59084
[JAVA-12742] Fix Gradle parent modue to work with Gradle 7.x
2022-06-21 19:26:14 +01:00
anuragkumawat
6c45e3c21d
JAVA-12359 Committing Test Cases for Colon and Slash Characters
2022-06-21 22:25:12 +05:30
Loredana Crusoveanu
ed5afa6616
Merge pull request #12392 from Asjad-J/master
...
Updated README.md files
2022-06-21 16:31:18 +03:00
Asjad J
b3a3483c15
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-flux-create-generate
2022-06-21 14:42:24 +05:00
Loredana Crusoveanu
b4741f66dc
Merge pull request #12354 from azhwani/feature-BAEL-3598
...
BAEL-3598: Improvement: Spring Vault @Secret Annotation
2022-06-21 10:10:36 +03:00
Asjad J
306053828a
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-exceptionhandler
2022-06-21 11:28:00 +05:00
Asjad J
a0dc4a7624
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-mongodb-composite-key
2022-06-21 11:24:38 +05:00
Asjad J
6f3b8ffb1d
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-jpa-run-app-without-db
2022-06-21 11:19:32 +05:00
kwoyke
bb4a0db2bf
Merge pull request #12391 from hkhan/JAVA-12842-check-gradle-junit-module
...
[JAVA-12842] Fix junit5 module to work with Gradle 7.x
2022-06-21 08:18:13 +02:00
Asjad J
827628dd8f
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-destructor
2022-06-21 11:15:44 +05:00
Asjad J
67710f5391
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-calculate-time-ago
2022-06-21 11:13:13 +05:00