Commit Graph

7338 Commits

Author SHA1 Message Date
anuragkumawat 5ee276f972 JAVA-7660 : Upgrade slf4j dependency in the main pom.xml (#11372)
* JAVA-7660 : Upgrade slf4j dependency in the main pom.xml

* Upgrading logback version also to resolve compilation issues

* Revering the logback updated version and using slf4j stable newest version
2021-10-27 12:25:33 +05:30
HarisHashim 258778b6fc BAEL-5202: Add excel multiline text (#11366)
* BAEL-5202: Add excel multiline text

* BAEL-5202: Reformat code and rename ExcelMultilineText for consistency with unit test

* Cleanup and formatting
2021-10-26 09:06:06 -07:00
kwoyke 8f1b55b14a Merge pull request #11368 from anuragkumawat/master
JAVA-7665 : Updating jackson dependency in main pom.xml
2021-10-25 16:05:56 +02:00
Yashasvii 6835bf200d BAEL-5163: HashMap - keySet vs entrySet vs values methods (#11301)
* Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* Refactor Hexagonal Architecture in Java

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* Revert "Hexagonal Architecture in Java"

This reverts commit 1add21c1

* BAEL-5163: HashMap - keySet vs entrySet vs values methods

* BAEL-5163: HashMap - keySet vs entrySet vs values methods"
2021-10-25 18:00:25 +05:30
anuragkumawat d548f8cd85 Fixing HttpClientLiveTest 2021-10-25 16:35:06 +05:30
anuragkumawat 8fc2e30551 JAVA-7665 : Updating jackson dependency in main pom.xml 2021-10-25 13:33:28 +05:30
Daniel Strmecki 24864eb370 Feature/bael 5040 cassandra testcontainers (#11124)
* BAEL-5040: initial commit - spring data cassandra using boot-2

* BAEL-5040: update test example

* BAEL-5040: add brackets

* BAEL-5040: use singleton container

* BAEL-5040: switch from singleton to nested classes approach

* BAEL-5040: package private methods in junit5

* BAEL-5040: Move SpringBootTest annotation to parent class
2021-10-25 08:47:50 +01:00
kwoyke b94cfdc270 JAVA-7661: Upgrade logback to 1.2.6 (#11325)
* JAVA-7661: Upgrade logback version to 1.2.6 in the main pom.xml

* JAVA-7661: Use logback.version property from the main pom.xml

* JAVA-7661: Fix maven-exec-plugin setup
2021-10-25 01:37:41 +05:30
freelansam 4c600af55d JAVA-7782: Align module names, folder names and artifact id (#11361)
* JAVA-7782: Align module names, folder names and artifact id

* JAVA-7782: Align module names, folder names and artifact id
2021-10-25 01:36:50 +05:30
Kayvan Tehrani d6be7a2528 resolving (BAEL-5148) Get String Character by Index in Java (#11340)
* resolving (BAEL-5148) Get String Character by Index in Java

* changing method name from *_thenCorrect() to *_thenSuccess()

* reverted README changes according to the editor suggestion

* extra snippet removed inorder to comply with the article edits
2021-10-23 22:16:51 +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
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
davidmartinezbarua 918a3e7091 Merge pull request #11216 from azhwani/BAEL-5111
BAEL-5111: Improve the HandlerInterceptor Article
2021-10-15 14:05:18 -03:00
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
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