Loredana Crusoveanu
d331a6f2b2
update links to docker article
2022-06-30 16:57:04 +03:00
Loredana Crusoveanu
212d5422d4
Merge pull request #12292 from eugenp/lor6-patch-2
...
Update ConditionalExecutionUnitTest.java
2022-06-30 16:53:13 +03:00
Loredana Crusoveanu
d5edb43b8b
Merge pull request #12400 from eugenp/lor6-patch-3
...
Update application.properties
2022-06-30 16:53:01 +03:00
Asjad J
d4f968ec2a
Updated README.md
...
edited link title from "Lombok's @ToString Annotation" to "Lombok’s @ToString Annotation"
2022-06-30 16:11:40 +05:00
Asjad J
d083b710cd
Merge branch 'eugenp:master' into master
2022-06-30 16:09:55 +05:00
Loredana Crusoveanu
c534201ece
Merge pull request #12427 from tudormarc/tudormarc-even-odd-negative-numbers
...
BAEL-5560 - small fix for negative numbers
2022-06-30 13:26:34 +03:00
mdabrowski-eu
40e42f8d45
BAEL-5557 Split a stream into parts ( #12238 )
...
* BAEL-5557 Split a stream into parts
* BAEL-5557 fix main pom.xml
* BAEL-5557 fix mvn profiles
* BAEL-5557 articles with equals and hashcode
* BAEL-5557 migrate assertions to assertj
* BAEL-5557 better assertions
2022-06-30 10:26:34 +01:00
tudor.marc
ffe5873397
BAEL-5560 - quick fix for negative numbers
2022-06-30 10:24:43 +03:00
tudormarc
1e14712bf0
Merge pull request #2 from eugenp/master
...
rebase master
2022-06-30 10:17:47 +03:00
Christopher C. Smith
103a374ba1
Article/bael 5516 how to convert input stream to base64 string ( #12219 )
...
* java-shallow-deep tutorial
* BAEL-5516 How to Convert InputStream to base64 String
- Junit test demonstrating the code
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
Cleaned up files
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- updated per Jira comments
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- rename and formatting to match Baeldung standards
2022-06-30 09:31:55 +05:30
anuragkumawat
31732540b4
JAVA-12671 Remove or Move .local-db folder present at the root of the repository ( #12421 )
2022-06-29 22:19:16 +05:30
Dhawal Kapil
fb599000dc
Delete quarkus/.mvn/wrapper directory ( #12426 )
2022-06-29 22:16:24 +05:30
Keerthi
a07710d011
JAVA-11500 : move quarkus related modules into quarkus-modules folder ( #12419 )
...
* JAVA-11500 : move quarkus related modules into quarkus-modules folder
* Update pom.xml
* Update pom.xml
* JAVA-11500 : added read me file
* JAVA-11500 : addressed PR comments
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
Co-authored-by: Keerthi Gadde <keerthi.gadde@anca.com>
2022-06-29 20:12:01 +05:30
Asjad J
bb003c64a0
Updated README.md
...
edited link back to article from https://www.baeldung.com/expose-graphql-field-with-different-name to https://www.baeldung.com/graphql-field-name
2022-06-29 18:51:58 +05:00
HARDEMAN Sebastien
1d196d2720
remove files in order to move them in spring-data-mongodb-2
2022-06-27 15:40:42 +02:00
HARDEMAN Sebastien
073a07f4ca
BAEL-5404 - UUID as Entity ID in MongoDB
...
Commit to spring-data-mongodb-2
2022-06-27 15:32:38 +02:00
Loredana Crusoveanu
223e62f751
Merge pull request #12420 from Asjad-J/master
...
Updated README.mds
2022-06-27 16:11:41 +03:00
sebx59
02e904b225
Merge branch 'eugenp:master' into master
2022-06-27 15:09:27 +02:00
Asjad J
a82a1b7f0a
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-data-mongodb-unique
2022-06-27 15:04:15 +05:00
Asjad J
44629d87e0
Created README.md
...
added link back to the article: https://www.baeldung.com/mongodb-find
2022-06-27 14:59:15 +05:00
Asjad J
fabe15ba74
Updated README.md
...
added link back to the article: https://www.baeldung.com/hibernate-detached-entity-passed-to-persist
2022-06-27 14:53:32 +05:00
Asjad J
cee261bdcb
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-check-number-parity
2022-06-27 14:43:46 +05:00
Asjad J
fcc3512f38
Updated README.md
...
added link back to the article: https://www.baeldung.com/thymeleaf-js-function-call
2022-06-27 12:56:52 +05:00
Asjad J
7b420f92ec
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
46463db8e7
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
676535b04d
[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
ff3cc7b948
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
e798355a92
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
413ee370c2
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
3624a450ed
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
5dec45e281
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
77c668f340
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
90ba68c233
JAVA-12730: readme changes
2022-06-26 16:52:45 +05:30
sampadawagde
16f7224c44
JAVA-12730: modify parent pom
2022-06-26 16:26:33 +05:30
sampadawagde
cba7eccc23
JAVA-12730: Rename java-collections-maps-3 to
...
core-java-collections-maps-5
2022-06-26 16:25:51 +05:30
sampadawagde
a1fbbd3c0c
JAVA-12730: Rename java-numbers-5 to core-java-numbers-5
2022-06-26 16:25:18 +05:30
sampadawagde
585717541c
JAVA-12730: Rename java-numbers-4 to core-java-numbers-4
2022-06-26 16:24:57 +05:30
sampadawagde
d3c8b9cdcf
JAVA-12730: Rename java-numbers-3 to core-java-numbers-3
2022-06-26 16:24:35 +05:30
sampadawagde
da4c248bbd
JAVA-12730: Rename java-numbers-2 to core-java-numbers-2
2022-06-26 16:24:10 +05:30
sampadawagde
f776d6d454
JAVA-12730: Rename java-numbers to core-java-numbers
2022-06-26 16:23:39 +05:30
sampadawagde
3502a350a4
JAVA-12730: Rename java-collections-conversions-2 to
...
core-java-collections-conversions-2
2022-06-26 16:22:56 +05:30
sampadawagde
45d808ce56
JAVA-12730: Rename java-collections-conversions to
...
core-java-collections-conversions
2022-06-26 16:22:21 +05:30
opokharel
90aa4a1239
BAEL-5421 by @opokharel
...
BAEL-5421 by @opokharel
2022-06-25 17:21:34 -06:00
opokharel
99a902b27b
BAEL-5421
2022-06-25 12:48:16 -06:00
opokharel
6ff0745dce
BAEL-5421
2022-06-25 12:45:17 -06:00
opokharel
fac1883733
BAEL-5421
2022-06-25 12:41:04 -06:00
opokharel
8991dbe2df
BAEL-5421
2022-06-25 12:36:55 -06:00
opokharel
db1bf15694
BAEL-5421
2022-06-25 12:16:04 -06:00
opokharel
38664852dd
BAEL-5421
2022-06-25 12:11:40 -06:00
opokharel
380b86b50e
BAEL-5421
2022-06-25 11:57:23 -06:00