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
Dhawal Kapil
df1cb49ab2
JAVA-10358 changes done to include maven-multi-module changes
2022-03-14 22:58:20 +05:30
kwoyke
cdc6380359
Merge pull request #11920 from freelansam/JAVA-10138
...
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
davidmartinezbarua
2695ba0fde
Merge pull request #11863 from sanitaso/master
...
BAEL-5375 Set List of Objects in Swagger API response
2022-03-13 11:11:42 -03:00
sampadawagde
d2cea2ef06
resolve conflicts
2022-03-13 14:53:36 +05:30
sampadawagde
b8176a265a
JAVA-10138 - Fix formatting of POMs
2022-03-13 14:48:44 +05:30
Kai Yuan
d30c353d35
pretty-print xml in java ( #11899 )
...
* pretty-print xml in java
* simplified pom.xml
2022-03-12 13:09:18 -06:00
Gaetano Piazzolla
612dc0be7c
BAEL-5358 - Case Insensitive Sorting in MongoDB ( #11815 )
...
* [BAEL-5358] - MongoDB Case Insensitive Ordering.
* [BAEL-5358] - removed comment, indent
* [BAEL-5358] - using junit5 and testcontainers
* [BAEL-5358] - fixed issues for PR
* [BAEL-5358] - removed method-> inline
2022-03-12 18:21:34 +00:00
sharifi
64bc644d55
bael-4197: move source code to spring-boot-testing-2 module
2022-03-12 09:49:18 +03:30
anuragkumawat
b1bbb53f5a
Merge branch 'master' of https://github.com/anuragkumawat/tutorials
2022-03-12 10:40:54 +05:30
anuragkumawat
0f920f8c79
JAVA-10083
2022-03-12 10:38:34 +05:30
Ulisses Lima
5b56b1ed39
BAEL-5403 - Import Data to MongoDB from Json File using Java
...
* Project
* Integration tests
2022-03-11 20:11:54 -03:00
Ulisses Lima
3b043a30dc
Merge branch 'eugenp:master' into master
2022-03-11 20:06:39 -03:00