Amitabh Tiwari
82026b3fff
Merge branch 'master' into BAEL-5146-Validate-Serialization
2021-10-24 07:05:06 +05:30
Amitabh Tiwari
40c6b489d8
Update SerializationUnitTest.java
...
Changes to add more tests.
2021-10-24 07:03:35 +05:30
Loredana Crusoveanu
9f1155140d
Merge pull request #11357 from johnA1331/master
...
BAEL-42617 - add links to github-baeldung articles
2021-10-22 15:03:06 +03:00
kwoyke
e944857c05
JAVA-7659: Upgrade byte-buddy to 1.11.20 ( #11319 )
2021-10-22 02:18:44 +05:30
kwoyke
a591d1ff74
JAVA-7662: Upgrade jmh-core and jmh-generator dependencies to 1.33 ( #11311 )
2021-10-22 02:00:52 +05:30
johnA1331
6194ed1d08
Update README.md
2021-10-21 22:12:41 +08:00
johnA1331
70d973a22f
Create README.md
2021-10-21 22:10:30 +08:00
johnA1331
06afc4c7b6
Update README.md
2021-10-21 22:08:29 +08:00
johnA1331
8ae64fa5dc
Update README.md
2021-10-21 22:06:53 +08:00
johnA1331
6b244618b8
Update README.md
2021-10-21 22:04:21 +08:00
johnA1331
12410d9bbc
Update README.md
2021-10-21 22:02:15 +08:00
johnA1331
ebd12c4cd0
Update README.md
2021-10-21 22:00:30 +08:00
johnA1331
3d58e691a4
Update README.md
2021-10-21 21:58:48 +08:00
Daniel Strmecki
00b22063ef
Feature/bael 5177 switch pattern matching ( #11345 )
...
* BAEL-5177: New module using Java 17
* BAEL-5177: Add unit tests
* BAEL-5177: Add switch example
* BAEL-5177: Update type pattern test
* BAEL-5177: Total type example
* BAEL-5177: Refactor
* BAEL-5177: Move implementation to separate class
* BAEL-5177: Tabs to spaces
2021-10-20 22:29:46 +05:30
davidmartinezbarua
ad674edd3d
Merge pull request #11336 from gupta-ashu01/master
...
BAEL-5126
2021-10-19 13:09:13 -03:00
kwoyke
2dfd2e9e27
BAEL-5219: Fix spring-mvc-webflow and spring-mvc-xml poms ( #11350 )
2021-10-19 10:37:14 +02:00
Amitabh Tiwari
2fa7ea1f22
Changes to PO
...
Changes to add transition and volatile
2021-10-19 07:24:07 +05:30
Andrey Bichkevski
025afb1f7d
BAEL-5143 ( #11273 )
...
* BAEL-5143
* Modified as per PR comments
* The List<> type for session data is changed to a more generic Collection<>
* Version upgrade
Co-authored-by: 0swald <andrey.bichkevskiy@gmail.com>
2021-10-18 20:22:37 -05:00
davidmartinezbarua
4dfe21a3dc
Merge pull request #11271 from mladensavic94/master
...
Parallel Test Execution for JUnit 5
2021-10-18 17:30:08 -03:00
Mladen Savic
5f20ca1a78
Parallel Test Execution for JUnit 5 - fixed module issue
2021-10-18 21:40:50 +02:00
Krzysztof Majewski
3a2eee308c
BAEL-5095 Dockerfile strategies for Git ( #11348 )
...
Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-10-18 09:48:13 -07:00
Mladen Savic
b2c4765cc3
Parallel Test Execution for JUnit 5 - refactoring
2021-10-18 18:44:47 +02:00
Mladen Savic
946ff1183f
Merge branch 'eugenp:master' into master
2021-10-18 18:42:48 +02:00
kwoyke
f5c27da41c
Merge pull request #11349 from kwoyke/JAVA-7578
...
JAVA-7578: Fix xstream tests
2021-10-18 14:36:11 +02:00
Krzysiek
4d072e5e09
JAVA-7578: Fix xstream tests
2021-10-18 13:30:21 +02:00
Ashish Gupta
faf9c9e3ee
Update application.yaml
2021-10-18 10:39:18 +05:30
Ashish Gupta
6ada7ea861
Update application.yaml
2021-10-18 10:33:43 +05:30
Ashish Gupta
88261b4340
Merge branch 'eugenp:master' into master
2021-10-18 10:30:15 +05:30
kwoyke
125aa509c0
BAEL-5215: Remove redundant @EnableAutoConfiguration annotations ( #11331 )
2021-10-17 08:52:26 +02:00
kwoyke
a11613cf36
BAEL-5214: Upgrade xstream and jettison versions ( #11332 )
2021-10-17 08:39:39 +02:00
JoannaaKL
2f183181d4
BAEL-5149 ( #11241 )
...
* Init
* Removing mvnw files
* Apply eclipse code format
* Refactoring
* Refactoring
* BAEL-4211 Add benchmarks
* Delete hexagonal directory
* Refactoring based on the feedback
* Refactoring based on feedback - package rename
* Directory rename
* BAEL-5149 Remove accents from String in Java
* BAEL-5149 Remove accents from String in Java
* Including suggestions after a review
Co-authored-by: asia <joannakrzeklubowiecka@protonmail.com>
2021-10-17 12:06:43 +05:30
Willian Nalepa Oizumi
979db86a51
examples for BAEL-5153 - remove double quotes ( #11344 )
2021-10-17 08:14:31 +02:00
lsieun
6d1cdbe9d7
BAEL-4522: Convert Byte Array to its Numeric Representation ( #11267 )
...
* Convert Byte Array to its Numeric Representation
* Remove Redundant Getter Method
2021-10-17 10:59:38 +05:30
Loredana Crusoveanu
7dfea6394e
Merge pull request #11338 from chaos2418/JIRA-7734
...
Spring Boot 2.5.x compatible updates in spring-security-modules
2021-10-16 10:30:31 +03:00
Loredana Crusoveanu
594feae939
Merge pull request #11337 from chaos2418/JIRA-7733
...
Spring Boot 2.5.x compatible updates in persistence-modules
2021-10-16 10:27:31 +03:00
Amitabh Tiwari
8ee5afcf26
Merge branch 'BAEL-5146-Validate-Serialization' of https://github.com/amitiw4u/tutorials into BAEL-5146-Validate-Serialization
2021-10-16 08:11:57 +05:30
Amitabh Tiwari
c0443cbd1c
Merge branch 'eugenp:master' into BAEL-5146-Validate-Serialization
2021-10-16 08:03:52 +05:30
davidmartinezbarua
918a3e7091
Merge pull request #11216 from azhwani/BAEL-5111
...
BAEL-5111: Improve the HandlerInterceptor Article
2021-10-15 14:05:18 -03:00
Amitabh Tiwari
008e340482
Update SerializationUtils.java
...
Updating serialization Utils
2021-10-15 19:25:52 +05:30
kwoyke
c222d29f15
Merge pull request #11333 from Rafael-Lopez/feature-JAVA-2595
...
JAVA-2595: Update Cassandra articles
2021-10-15 15:30:32 +02:00
kwoyke
88c59a0196
Merge pull request #11334 from chaos2418/JIRA-7816
...
autogen key code cleanup
2021-10-15 14:52:11 +02:00
Ashish Gupta
1afa3bfcea
BAEL-5126
2021-10-15 12:24:11 +05:30
Shashank
4bd4abe983
Spring Boot 2.5.x compatible updates in spring-data-jpa-annotations
2021-10-15 09:51:04 +05:30
Shashank
b5ed1148cc
Spring Boot 2.5.x compatible updates in spring-boot-persistence-h2
2021-10-15 09:46:03 +05:30
Amitabh Tiwari
98528e849e
Style Correction
...
Style Correction
2021-10-15 09:26:11 +05:30
Shashank
df95f2e2a8
Spring Boot 2.5.x compatible updates in spring-data-jpa-query-2
2021-10-15 09:24:10 +05:30
Shashank
40aa009be2
Spring Boot 2.5.x compatible updates in spring-data-jpa-query
2021-10-15 09:16:33 +05:30
Amitabh Tiwari
e0ca514118
Method for validation of Serializable Objects
...
Method for validation of Serializable Objects
2021-10-15 09:13:02 +05:30
Shashank
b63d7cc057
autogen key code cleanup
2021-10-15 08:58:53 +05:30
Amitabh Tiwari
e2f8cdd817
Serialization Validation initial commit
...
Changes for Adding Tests Serialization Validation
1: Added utility Method.
2: Added Tests
2021-10-15 08:36:43 +05:30