ACHRAF TAITAI
c6e2b905f5
BAEL-5413: populate a drop down with a list ( #11947 )
2022-03-20 08:45:32 +01:00
Haroon Khan
10bde9d0af
[JAVA-10500] Investigate and reduce springdoc build time
2022-03-19 18:27:30 +00:00
Haroon Khan
1b9bbe538b
[JAVA-8146] Update artifact versions
2022-03-19 16:50:31 +00:00
Loredana Crusoveanu
ac99726577
Merge pull request #11937 from kwoyke/JAVA-10238
...
JAVA-10238: Use random port in the integration test
2022-03-18 16:40:58 +02:00
kwoyke
40fed60232
Merge pull request #11935 from freelansam/JAVA-10132
...
JAVA-10132: Align module names, folder names and artifact id
2022-03-18 08:47:40 +01:00
Krzysiek
c6a8b181b8
JAVA-10238: Use random port in the integration test
2022-03-18 08:00:13 +01:00
AttilaUhrin
d01b0734d3
[BAEL-5373] A Guide to @DBRef in MongoDB ( #11909 )
...
* Add implementation for BAEL-5373.
* Fix test class name.
* Change collection names to be aligned with article.
2022-03-18 08:46:47 +05:30
sampadawagde
2ba43ea76b
JAVA-10132: Align module names, folder names and artifact id
2022-03-17 22:06:38 +05:30
kwoyke
5f00d426c5
Merge pull request #11918 from anuragkumawat/master
...
JAVA-10083 Create new module hibernate-queries from spring-hibernate-5 module
2022-03-17 12:17:59 +01:00
kwoyke
7c6e2a770d
JAVA-10455: Upgrade parent-boot-2 to Spring Boot 2.6.4 ( #11932 )
2022-03-17 16:14:37 +05:30
anuragkumawat
054a3bcda4
JAVA-10083 Changes as per review comments
2022-03-17 15:56:59 +05:30
anuragkumawat
ce5d2c38a1
Merge remote-tracking branch 'upstream/master'
2022-03-17 15:50:07 +05:30
Loredana Crusoveanu
cc2fedf771
Merge pull request #11933 from johnA1331/master
...
BAEL-50661 - add links to github-baeldung articles - Week 11 - 2022
2022-03-17 10:47:00 +02:00
kwoyke
623efeb38c
Merge pull request #11934 from freelansam/JAVA-10136
...
JAVA-10136: Fix references to parents
2022-03-17 09:46:19 +01:00
Loredana Crusoveanu
89564d234a
Merge pull request #11919 from hmdrzsharifi/BAEL-4197-2
...
bael-4197: move source code to spring-boot-testing-2 module
2022-03-17 10:45:15 +02:00
sampadawagde
3d4c951f3e
JAVA-10136: Fix references to parents
2022-03-16 21:24:03 +05:30
johnA1331
8439ee3c45
Update README.md
2022-03-16 21:50:01 +08:00
johnA1331
743ccdec16
Update README.md
2022-03-16 21:47:44 +08:00
johnA1331
49630dc2f8
Update README.md
2022-03-16 21:45:47 +08:00
johnA1331
f20653b616
Create README.md
2022-03-16 21:42:19 +08:00
johnA1331
481bd47b89
Update README.md
2022-03-16 21:40:31 +08:00
johnA1331
12eacbcfe7
Create README.md
2022-03-16 21:38:26 +08:00
johnA1331
cf99b18b1d
Create README.md
2022-03-16 21:32:53 +08:00
johnA1331
461db45f00
Update README.md
2022-03-16 21:29:59 +08:00
johnA1331
33d165653b
Update README.md
2022-03-16 21:28:01 +08:00
johnA1331
d7baaf8ced
Update README.md
2022-03-16 21:25:15 +08:00
johnA1331
43b8b76b33
Update README.md
2022-03-16 21:21:51 +08:00
johnA1331
c8d224e24a
Update README.md
2022-03-16 21:16:20 +08:00
johnA1331
ad046e7fd6
Update README.md
2022-03-16 21:12:31 +08:00
johnA1331
aa751ab044
Update README.md
2022-03-16 21:09:51 +08:00
johnA1331
20825bdd9b
Create README.md
2022-03-16 21:02:12 +08:00
Eugen
8568a2b222
Merge pull request #11931 from dkapil/master
...
COMAUTO-10561 Fixed parent version
2022-03-16 13:32:56 +02:00
Dhawal Kapil
b2c7dece6b
COMAUTO-10561 Fixed parent version
2022-03-16 16:50:55 +05:30
kwoyke
ea425c6bd8
Merge pull request #11929 from dkapil/task/JAVA-10561
...
JAVA-10561 Renamed org.baeldung to com.baeldung at all places
2022-03-16 08:16:11 +01:00
kwoyke
3720abc9d6
Merge pull request #11926 from dkapil/task/JAVA-10358
...
JAVA-10358 changes done to include maven-multi-module changes
2022-03-16 08:14:34 +01:00
Mayank Aggarwal
14f2b7c2b8
[BAEL-5420] Added value object creation ( #11901 )
...
* [BAEL-5420] Added value object creation
* BAEL-5420 Added JavaBean and DTO classes
* [BAEL-5420] Indented the code
* Renamed EmployeePojo to EmployeePOJO
* BAEL-5420: Renamed to EmployeeDTO
* [BAEL-5420] Resolving Review comments
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
2022-03-15 22:14:34 +05:30
vaibhav007jain
a2dbf5d892
BAEL-5385 Code for Automorphic Number. ( #11928 )
2022-03-15 21:09:20 +05:30
Dhawal Kapil
14db41f53a
JAVA-10561 Renamed org.baeldung to com.baeldung at all places
2022-03-15 20:23:29 +05:30
Dhawal Kapil
edc11ea4f8
JAVA-10358 Removed explicit groupId declaration from submodules
2022-03-15 19:49:00 +05:30
Seshu Kumar T
3c5aaa6b09
Producer consumer problem ( #11781 )
...
* Producer consumer problem
* Simplified producer consumer added
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2022-03-15 14:57:51 +01:00
Dhawal Kapil
405f0d0375
JAVA-10358 Extracted versions to properties
2022-03-15 17:15:19 +05:30
Ulisses Lima
c249317694
warn instead of throw
2022-03-14 23:34:39 -03:00
Ulisses Lima
b03292b9c2
Merge branch 'eugenp:master' into master
2022-03-14 23:32:29 -03:00
Jonathan Cook
7681cb2d65
BAEL-5234 - Apache Camel Routes Testing in Spring Boot ( #11925 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
* BAEL-4756 - Mockito MockSettings - fix spelling
* BAEL-2674 - Upgrade the Okhttp article
* BAEL-4204 - Adding Interceptors in OkHTTP
* BAEL-4836 - Mocking Static Methods with Mockito
* BAEL-4205 - A Guide to Events in OkHTTP
* BAEL-5408 - Update Camel version in spring-boot-camel module
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
* BAEL-5234 - Apache Camel Routes Testing in Spring Boot
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-03-14 15:35:32 -07:00
asia
72b79f5023
BAEL-5304: adding graphql-spqr module
2022-03-14 21:46:13 +01:00
JoannaaKL
837cf3194a
Merge branch 'eugenp:master' into master
2022-03-14 21:02:32 +01:00
Kapil Khandelwal
f74056e1d7
BAEL-5371: Create a new module java-mongodb-2 in persistence-modules and add push and set operations in Same MongoDB Update ( #11924 )
2022-03-14 12:34:49 -07:00
Ralf Ueberfuhr
aa35c80c41
BAEL-5457: Add Hikari configuration to datasource ( #11923 )
2022-03-14 12:23:35 -07:00
PentaKon
a788576972
Decouple h2 mem db from rest of examples
2022-03-14 20:27:25 +02:00
PentaKon
3c9ba66969
Example code for Get the Number of Rows in a ResultSet
2022-03-14 20:16:03 +02:00