Commit Graph

9271 Commits

Author SHA1 Message Date
Christian GERMAN 017dfa3d6d BAEL-5252-new-spring-boot-keycloak-2-module 2022-07-03 18:09:53 +02:00
Greg Martin 8f07f96470 Merge pull request #12422 from sebx59/master
BAEL-5404 - UUID as Entity ID in MongoDB
2022-07-02 18:08:03 -04:00
Loredana Crusoveanu 3f5c2b8ed5 Merge pull request #12438 from eugenp/lor6-patch-2
Update README.md
2022-07-01 18:41:12 +03:00
Loredana Crusoveanu 51d558e14b Update README.md 2022-07-01 18:38:24 +03:00
Loredana Crusoveanu 6cb80d5142 Merge pull request #12437 from eugenp/lor6-patch-2
Update README.md
2022-07-01 18:36:03 +03:00
Loredana Crusoveanu 7f8a2bcdd3 Update README.md 2022-07-01 18:32:56 +03:00
Loredana Crusoveanu f0c8092ca8 Merge pull request #12435 from eugenp/BAEL-54445-readmes
BAEL-54445 reorganize docker modules
2022-07-01 18:23:50 +03:00
Loredana Crusoveanu f46636529b set java 8 version 2022-07-01 17:50:57 +03:00
Loredana Crusoveanu 3f8cc6a92c BAEL-54445 reorganize docker modules 2022-07-01 16:55:58 +03:00
Muhammad Asif Anwar b8894e60f8 Merge pull request #12425 from Asjad-J/master
Updated README.md
2022-07-01 12:42:36 +05:00
kwoyke 584bb14269 Merge pull request #12430 from freelansam/JAVA-12731
JAVA-12731: Move spring-session into spring-web-modules
2022-07-01 08:57:12 +02:00
sampadawagde 3d8bef19ad JAVA-12731: Modify parent pom files 2022-06-30 22:14:38 +05:30
sampadawagde c8bc22acab JAVA-12731: Move spring-session into spring-web-modules 2022-06-30 22:13:57 +05:30
Loredana Crusoveanu e88f734ef8 Merge pull request #12428 from eugenp/BAEL-54445-readmes
update links to docker article
2022-06-30 17:05:35 +03:00
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