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
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
lucaCambi77
bfd778c028
BAEL-5395 - Authentication with Spring Security and MongoDB ( #11883 )
...
* auth with spring security and mongodb
* fix PMD
* fix missing application property in tests
* fix: code style
* fix: static finale case
* fix: omit Javadoc
2022-03-10 20:48:37 -06:00
thibaultfaure
c6bd572eda
BAEL-4524 Acquire a Lock By Key in Java ( #11872 )
2022-03-10 20:34:39 -06:00
Kapil Khandelwal
fee01d60fb
BAEL-5374: push Into Array in MongoDB ( #11916 )
2022-03-10 10:50:08 -08:00
Loredana Crusoveanu
f2b3b8e5fe
Merge pull request #11915 from kwoyke/JAVA-10271
...
JAVA-10271: Fix circular dependency issue
2022-03-10 19:33:19 +02:00
Krzysiek
227afb71cf
JAVA-10271: Fix circular dependency issue
2022-03-10 15:08:46 +01:00
kwoyke
64cc1089f9
Merge pull request #11884 from anuragkumawat/JAVA-10379
...
JAVA-10379 Fix tests in hibernate-mapping-2 module
2022-03-10 13:21:30 +01:00
anuragkumawat
fbb90aa41a
JAVA-10379 Work done on feedback
2022-03-10 16:27:42 +05:30
Bhaskara
f0f014b99c
Added code for BAEL-1355 ( #11908 )
...
* Added code for BAEL-1355
* Formatted the code
* Added jakarta-ee to parent pom
Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2022-03-09 14:01:39 -08:00
kwoyke
410ccd500b
JAVA-10399: Fix assertion to include start date ( #11893 )
2022-03-09 22:38:22 +05:30
Greg Martin
e99766c0a2
Merge pull request #11814 from amitiw4u/BAEL-5299-RetreiveMessage
...
Changes to fetch the Original Message
2022-03-09 09:14:18 -05:00
Loredana Crusoveanu
c591c1d448
Merge pull request #11857 from eugenp/BAEL-5336-v2
...
remove duplicate code from old module BAEL-5336
2022-03-09 13:48:20 +02:00
ACHRAF TAITAI
c1d1134fb3
BAEL-4569: Formatting Email Text ( #11910 )
2022-03-08 12:52:10 -08:00
Kapil Khandelwal
c1751dc317
BAEL-5360: Check Collection Existence in MongoDB ( #11905 )
...
* BAEL-5360: Check Collection Existence in MongoDB
* BAEL-5360: update test names using the bdd scheme
2022-03-08 12:49:19 -08:00
sanitaso
e3966f2efd
add dir
2022-03-08 15:15:11 +01:00
sanitaso
bc543e9c79
remove dir
2022-03-08 15:13:42 +01:00
sanitaso
a735229a84
change the module directory
2022-03-08 15:10:36 +01:00
kwoyke
b086c384d4
Merge pull request #11904 from hkhan/JAVA-10463-split-apachi-poi-module
...
[JAVA-10463] Split apache-poi module
2022-03-08 10:57:24 +01:00
Haroon Khan
2859935089
[JAVA-10463] Split apache-poi module
2022-03-07 18:10:13 +00:00
Loredana Crusoveanu
91791ea3f6
Merge pull request #11769 from sazzer/BAEL-5229
...
BAEL-5229: Code for Fauna article
2022-03-07 19:43:11 +02:00
Loredana Crusoveanu
a578bb86f6
Merge pull request #11903 from Asjad-J/master
...
Updated README.md files
2022-03-07 19:41:01 +02:00
Olsi Seferi
53afccfe3a
ADDED FORWARD PROXY CONFIGURATION AND CLIENT ( #11708 )
2022-03-07 17:58:13 +01:00
kwoyke
912c0d3f77
Merge pull request #11902 from kwoyke/JAVA-10334
...
JAVA-10334: Disable failing test
2022-03-07 16:08:39 +01:00
Krzysiek
0f82785c28
JAVA-10334: Disable failing test
2022-03-07 15:40:21 +01:00
Asjad J
32c7041a18
Updated README.md
...
added a link back to the article: https://www.baeldung.com/spring-oauth2resttemplate
2022-03-07 19:35:42 +05:00
Asjad J
3d92ca2c41
Updated README.md
...
added a link back to the article: https://www.baeldung.com/java-bytebuffer
2022-03-07 19:31:42 +05:00
Asjad J
db95e7bb6a
Updated README.md
...
added link back to the article: https://www.baeldung.com/lombok-tostring
2022-03-07 19:27:14 +05:00
Asjad J
dc6357d98e
Updated README.md
...
added link back to the article: https://www.baeldung.com/mongodb-update-multiple-fields
2022-03-07 19:22:54 +05:00
Asjad J
b86e50ede4
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-excel-find-last-row
2022-03-07 18:00:52 +05:00