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
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
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
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
anuragkumawat
d699e5b0ce
Merge remote-tracking branch 'upstream/master'
2022-03-12 00:11:08 +05:30
kwoyke
538c845739
JAVA-10130: Add/enable missing modules ( #11887 )
...
* JAVA-10130: Add apache-pot-2 module to the main pom.xml
* JAVA-10130: Add missing core-java-* modules to the main pom.xml
* JAVA-10130: Add maven-generate-war to the maven-modules pom.xml
* JAVA-10130: Add hibernate-mapping-2 to the persistence-modules pom.xml
* JAVA-10130: Add spring-data-jpa-enterprise-2 to the persistence-modules pom.xml
* JAVA-10130: Add spring-5-autowiring-beans module to the main pom.xml
* JAVA-10130: Add spring-cloud-docker module to the spring-cloud pom.xml
* JAVA-10130: Enable spring-cloud-openfeign module
* JAVA-10130: Add spring-data-rest-2 module to the main pom.xml
* JAVA-10130: Add wildfly-mdb module to the wildfly pom.xml
* JAVA-10130: Add aws-app-sync to the integration-lite-first profile
* JAVA-10130: Add core-java-string-algorithms-3
* JAVA-10130: Add graphql/graphql-dgs
* JAVA-10130: Add spring-di-3 and spring-threads
* JAVA-10130: Add spring-5-webflux-2 and cleanup the main pom.xml
* JAVA-10130: Add language-interop and libraries-rpc
* JAVA-10130: Disable spring-cloud-openfeign module
* JAVA-10478: Add docker module to the main pom.xml
* JAVA-10478: Move docker module to jdk9+ profile
* JAVA-10478: Remove spring-5-autowiring-beans from the main pom.xml
2022-03-11 21:39:33 +05:30
anuragkumawat
3aec90131c
Merge remote-tracking branch 'upstream/master'
2022-03-11 18:49:31 +05:30