Commit Graph

8053 Commits

Author SHA1 Message Date
sampadawagde 9eaa8f4dff JAVA-8280: Split or move spring-aop module 2021-12-30 20:39:11 +05:30
kwoyke e10f813a93 Merge pull request #11637 from chaos2418/JAVA-8695
JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored
2021-12-30 10:55:23 +01:00
kwoyke 9b41f73c47 Merge pull request #11616 from hkhan/JAVA-8983-fix-spring-data-integration-test
[JAVA-8983] Fix envers integration test
2021-12-30 10:32:03 +01:00
chaos2418 c5250929f5 JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored 2021-12-30 10:34:14 +05:30
Vartika Nigam eb49143a48 initial commit for BAEL-5185 (#11484)
* initial commit for BAEL-5185

* fixed issues

* fixed issues

* Added Junit test case

Co-authored-by: Vartika_Nigam <Vartika_Nigam@dellteam.com>
2021-12-30 07:43:09 +05:30
Loredana Crusoveanu 3321472ee7 Merge pull request #11636 from johnA1331/master
BAEL-46263 - add links to github-baeldung articles
2021-12-29 23:27:33 +02:00
Loredana Crusoveanu 95d96e0d31 Merge pull request #11489 from maxandersen/jbangguide
BAEL-5101 Guide to jbang source code
2021-12-29 21:58:18 +02:00
Loredana Crusoveanu f8b0948ec6 remove failing pdf module 2021-12-29 17:53:06 +02:00
chaos2418 7432cc2ee2 JAVA-3090: updating README.md for spring-reactive 2021-12-29 18:42:00 +05:30
kwoyke 26e179e3d3 BAEL-5313: Use id path variable in the PUT mapping (#11634) 2021-12-29 13:50:16 +01:00
Viktor Ardelean 81642558b7 BAEL-5291 Convert String to Float and back in Java (#11619)
* add hexagonal architecture example project

* rename class

* add unit test and integration test

* add new line

* reorder pom

* remove maven wrapper

* BAEL-5291 unit tests to showcase conversion from String to Float and back

* BAEL-5291 add some more unit tests

* BAEL-5291 remove evaluation module

* BAEL-5291 rename method names
2021-12-29 12:55:09 +01:00
johnA1331 d3832bb58a Update README.md 2021-12-29 19:17:22 +08:00
johnA1331 6bf03f09c9 Update README.md 2021-12-29 19:14:09 +08:00
priya-soni 1b4c43f7ba BAEL-5241 : Formatting code snippets as part of documentation comments (#11630) 2021-12-28 19:09:38 +01:00
Sameer 7d4fd180d8 Mini articles/java unknown stack trace (#11627)
* unknown source in stack trace

* Improved comment

* creating an intentional exception

Co-authored-by: Sameer <d7495b5879fca1ec1367476a5395a60a8e9baec9>
2021-12-28 09:06:17 -08:00
kaushal 5a5714b9f6 BAEL-5212 Guide to Netflix Spectator (#11618)
* BAEL-4905: Send large messages with Kafka

* Bael-5212 Guide to Spectator

* Bael-5212 Guide to Spectator

* pom rollback

* UnitTest Class name update

* Pom update
2021-12-28 21:11:54 +05:30
kwoyke 525b7b913a BAEL-5247: Add TaskScheduler config example (#11626) 2021-12-28 14:54:23 +01:00
kwoyke 3b687e3fed BAEL-5309: Use base64url decoder (#11629) 2021-12-28 14:44:39 +01:00
Loredana Crusoveanu f88b3e06a7 Merge pull request #11625 from kwoyke/JAVA-9055
JAVA-9055: Update to ModelMapper 2.4.5
2021-12-27 16:36:45 +02:00
Loredana Crusoveanu b7a443db5d Merge pull request #11617 from amitiw4u/BAEL-5282-SerializationImprovement
Updated the code and test cases
2021-12-27 16:26:28 +02:00
Krzysiek 36d9dcab1e JAVA-9055: Update to ModelMapper 2.4.5 2021-12-27 15:08:11 +01:00
Amitabh Tiwari 00e2fed473 Update MySerializationUtils.java 2021-12-27 19:28:25 +05:30
Bhaskara f16ed0b658 BAEL-4837 - Content Security Policy using Spring Security and Spring … (#11603)
* BAEL-4837 - Content Security Policy using Spring Security and Spring Boot

* Application Code

* Formatted the code

* Reformatted the test cases as per review comments

* Removed the formatters and deleted extra spaces

Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2021-12-26 08:14:50 +05:30
Amitabh Tiwari 9b905cef77 Bael 5200 numeric excel (#11594)
* Changes for Numeric Format

* Update NumberCellValueUnitTest.java

* Corrected the workbook format

* Unwanted change removed

* Corrected the spell issue

* Update NumberCellValueUnitTest.java

* Fixed review comment

* Update NumberCellValueUnitTest.java
2021-12-25 08:55:49 -06:00
Amitabh Tiwari 2cec538ac1 Updated the code and test cases 2021-12-25 06:08:28 +05:30
kwoyke b9cc959bed Merge pull request #11608 from anuragkumawat/master
JAVA-8291 : Split or move spring-thymeleaf-2 module
2021-12-24 13:05:14 +01:00
kwoyke 6a239e5166 Merge pull request #11615 from hkhan/JAVA-8367-split-spring-data-jpa-repo-module
[JAVA-8367] Split spring-data-jpa-repo module
2021-12-24 10:13:46 +01:00
anuragkumawat 73d4b9af4b Adding new module to parent pom 2021-12-24 14:20:34 +05:30
lsieun 867d6573b3 BAEL-4286 How to get the value of a bit at a certain position from a byte (#11396)
* Convert Byte Array to its Numeric Representation

* Remove Redundant Getter Method

* BAEL-4286 How to get the value of a bit at a certain position from a byte

* BAEL-4286(update): remove redundant test methods
2021-12-24 07:45:44 +00:00
Haroon Khan 7bce366f78 [JAVA-8983] Fix envers integration test 2021-12-24 00:06:01 +00:00
Haroon Khan acc089e414 [JAVA-8367] Split spring-data-jpa-repo module 2021-12-23 22:23:23 +00:00
kwoyke a7e7caaadf Merge pull request #11614 from hkhan/JAVA-8290-split-spring-di-module
[JAVA-8290] Split spring-di module
2021-12-23 16:36:21 +01:00
kwoyke 58eb7f641a Merge pull request #11609 from chaos2418/JAVA-3591
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 12:59:14 +01:00
chaos2418 1227c38388 JAVA-3591: updating mockito version in parent-boot-2 2021-12-23 14:58:50 +05:30
Loredana Crusoveanu 5ee10b230c Merge pull request #11612 from johnA1331/master
BAEL-45833 - add links to github-baeldung articles
2021-12-23 10:38:48 +02:00
Haroon Khan a4771629fc [JAVA-8290] Split spring-di module 2021-12-22 21:25:05 +00:00
kwoyke 1824fbc9f4 Merge pull request #11610 from chaos2418/JAVA-8281
JAVA-8281: fixing integration tests in spring-thymeleaf
2021-12-22 21:28:23 +01:00
johnA1331 de62a4e03c Update README.md 2021-12-23 02:26:02 +08:00
johnA1331 53f8515461 Update README.md 2021-12-23 02:21:53 +08:00
johnA1331 29e26c08c1 Update README.md 2021-12-23 02:15:32 +08:00
johnA1331 1670cbe475 Update README.md 2021-12-23 02:09:49 +08:00
johnA1331 243cbbb227 Update README.md 2021-12-23 02:05:16 +08:00
johnA1331 d72ebd493d Update README.md 2021-12-23 02:03:12 +08:00
johnA1331 74c135961b Update README.md 2021-12-23 01:58:49 +08:00
johnA1331 2d1b4d2e47 Update README.md 2021-12-23 01:32:39 +08:00
johnA1331 7cedb98fce Update README.md 2021-12-23 01:17:54 +08:00
johnA1331 d33aa1f036 Update README.md 2021-12-23 01:08:59 +08:00
chaos2418 bdf9a486dc JAVA-8281: fixing integration tests in spring-thymeleaf 2021-12-22 19:24:07 +05:30
anuragkumawat 197ed59369 Remove unused code 2021-12-22 15:50:59 +05:30
anuragkumawat 4ba7a2d890 JAVA-8291 : Split or move spring-thymeleaf-2 module 2021-12-22 15:16:34 +05:30