Commit Graph

8081 Commits

Author SHA1 Message Date
Loredana Crusoveanu ff081330bc Merge pull request #11647 from johnA1331/master
BAEL-46571 - add links to github-baeldung articles
2022-01-05 17:06:58 +02:00
chaos2418 e1b05f08c0 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-3060 2022-01-05 18:46:23 +05:30
johnA1331 95f5f30421 Create README.md 2022-01-05 20:46:29 +08:00
johnA1331 ba5b780b51 Update README.md 2022-01-05 20:43:08 +08:00
johnA1331 377708d242 Update README.md 2022-01-05 20:40:01 +08:00
johnA1331 9dbe5bca89 Update README.md 2022-01-05 20:38:06 +08:00
johnA1331 91d7c16524 Update README.md 2022-01-05 20:34:20 +08:00
johnA1331 9cc3165ab4 Update README.md 2022-01-05 20:22:48 +08:00
johnA1331 75b6aa213e Update README.md 2022-01-05 20:16:34 +08:00
johnA1331 9deeba7850 Update README.md 2022-01-05 20:14:44 +08:00
johnA1331 fb19c5e98c Update README.md 2022-01-05 19:39:58 +08:00
johnA1331 408b2ecf03 Create README.md 2022-01-05 19:34:08 +08:00
johnA1331 c41716248a Update README.md 2022-01-05 19:22:24 +08:00
Ralf Ueberfuhr 6bcc01f60a BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration (#11632) 2022-01-04 19:58:21 -06:00
ravipathak 83f6ae5d9d BAEL-5158: Sample App and Unit test for finding ObjectMapper class in a jar. 2022-01-05 00:56:45 +00:00
kwoyke da600ee93a Merge pull request #11640 from hkhan/JAVA-8364-split-spring-5-reactive-2-module
[JAVA-8364] Split spring-5-reactive-2 module
2022-01-04 12:30:18 +01:00
kwoyke d073a5ffb7 Merge pull request #11642 from hkhan/JAVA-9056-upgrade-json-java-lib
[JAVA-9056] Upgrade JSON-java lib version
2022-01-04 10:25:35 +01:00
kwoyke 48b642476d Merge pull request #11638 from freelansam/JAVA-8280
JAVA-8280: Split or move spring-aop module
2022-01-04 09:53:31 +01:00
Haroon Khan cfafac94b1 [JAVA-8364] Clean up POM file 2022-01-03 21:16:56 +00:00
sampadawagde cbf74d1a94 JAVA-8280: remove surefire plugin 2022-01-03 22:54:14 +05:30
Loredana Crusoveanu c9fd18c98f Merge pull request #11444 from janmadle/patch-1
fixing missing parameter
2022-01-03 17:00:35 +02:00
Loredana Crusoveanu 590784ff38 Merge pull request #11443 from max-zhilin/patch-1
Update README.md
2022-01-03 16:58:27 +02:00
Azhwani 148627f1d0 init commit (#11623) 2022-01-02 22:13:38 -06:00
Mainak Majumder cf49235b4e Equals() Vs Contentequals() Method in Java (#11598)
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"

* update indention in pom file, update code in Address class

* update indention

* rename application

* update pom

* source code for article "Connection timeout vs read timeout"

* Source code for Baeldung article BAEL-4896

* update code

* code for article "String Equals() Vs Contentequals() Method in Java"

* update code with tests

* code update

* update test methods

* remove upper case and wrong sequence test

* remove wrong sequence and upper case string variables
2022-01-03 07:29:00 +05:30
sharifi fd8b39247c bael-4197: add @ContextConfiguration for loading application context 2022-01-02 13:09:06 +03:30
Haroon Khan 94c6cb3872 [JAVA-9056] Upgrade JSON-java lib version 2022-01-01 19:11:57 +00:00
Haroon Khan 58c8a4e230 [JAVA-8364] Split spring-5-reactive-2 module 2021-12-30 21:47:45 +00:00
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