Commit Graph

24948 Commits

Author SHA1 Message Date
Asjad J
23ccabe6e5 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
3d0704f2ce Merge branch 'eugenp:master' into master 2022-06-30 16:09:55 +05:00
Loredana Crusoveanu
2358ff7143 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
4a7de9f1d0 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
b33aa44aac BAEL-5560 - quick fix for negative numbers 2022-06-30 10:24:43 +03:00
tudormarc
bf1a80e587 Merge pull request #2 from eugenp/master
rebase master
2022-06-30 10:17:47 +03:00
Christopher C. Smith
e7dd9de149 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
ec65f7d6d2 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
205b73e52b Delete quarkus/.mvn/wrapper directory (#12426) 2022-06-29 22:16:24 +05:30
Keerthi
4e51dd8f18 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
49ae910427 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
Loredana Crusoveanu
2f91a6f66f Merge pull request #12420 from Asjad-J/master
Updated README.mds
2022-06-27 16:11:41 +03:00
Asjad J
9b4263ffdb 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
cce250a8cf 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
8735e0fb42 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
d4f44b762a 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
7a301a4a6a 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
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