KevinGilmore
96c9875e51
BAEL-5276: add link back to article ( #11662 )
2022-01-08 22:34:43 -06:00
Greg
4eb3a1a46f
Merge pull request #11549 from hmdrzsharifi/BAEL-4197
...
Bael 4197: Failed to Load Applicationcontext for Junit Test of Spring Controller
2022-01-08 13:56:12 -05:00
sharifi
6c6f179230
bael-4197: add application-context.xml in resource directory
2022-01-08 12:49:30 +03:30
sharifi
784c0e11bd
bael-4197: indent with spaces instead of tab
2022-01-08 12:48:48 +03:30
Michael Pratt
b42e037d1d
BAEL-5267: Initial demo server and client commit ( #11631 )
...
* Initial demo server and client commit
* Add spring-cloud-load-balancer to JDK9+ profile
* Remove Java 11 dependency from loadbalancer demo
* Address comments from PR
* Fix indentation
2022-01-07 19:17:59 -06:00
Azhwani
c15e750e88
init commit ( #11643 )
2022-01-07 16:57:13 -06:00
kwoyke
d0245b9ec3
Merge pull request #11654 from hkhan/JAVA-9345-split-apache-poi-module
...
[JAVA-9345] Split apache-poi module
2022-01-07 11:20:35 +01:00
kwoyke
255e11610e
Merge pull request #11650 from hkhan/JAVA-9317-use-json-assertions
...
[JAVA-9317] Update tests to use JsonUnit for improved assertions
2022-01-07 11:18:22 +01:00
Haroon Khan
f3d1642ae3
[JAVA-9345] Split apache-poi module
2022-01-06 22:57:49 +00:00
Seshu Kumar T
d77ac44ad8
BAEL 5273 Sequence Input Stream (2nd commit) ( #11649 )
...
* SequenceInputStream changes
* assert statements corrected by keeping order as (expected, actual)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com >
2022-01-06 21:13:40 +01:00
Haroon Khan
3ede690375
[JAVA-9317] Update tests to use JsonUnit for improved assertions
2022-01-06 19:23:45 +00:00
Loredana Crusoveanu
4bf18421c9
Merge pull request #11652 from johnA1331/master
...
BAEL-47063 - technical test fix - SingleOptin
2022-01-06 20:43:57 +02:00
johnA1331
a3f7d81ea1
Update README.md
2022-01-07 01:22:12 +08:00
Daniel Strmecki
d7cca3ffe3
Feature/bael 5176 random number generators ( #11641 )
...
* BAEL-5176: Add simple test
* BAEL-5176: Add benchmark runner
* BAEL-5176: Update examples
* BAEL-5176: Refactor
* BAEL-5176: Refactor
* BAEL-5176: Refactor
2022-01-06 08:54:44 +00:00
Loredana Crusoveanu
c9a9a70895
Merge pull request #11647 from johnA1331/master
...
BAEL-46571 - add links to github-baeldung articles
2022-01-05 17:06:58 +02:00
johnA1331
4bf3682ac1
Create README.md
2022-01-05 20:46:29 +08:00
johnA1331
7e7fd3a07c
Update README.md
2022-01-05 20:43:08 +08:00
johnA1331
89a58534ed
Update README.md
2022-01-05 20:40:01 +08:00
johnA1331
13594bee76
Update README.md
2022-01-05 20:38:06 +08:00
johnA1331
fba09a56b6
Update README.md
2022-01-05 20:34:20 +08:00
johnA1331
684ba28cc1
Update README.md
2022-01-05 20:22:48 +08:00
johnA1331
b4f29ac7d3
Update README.md
2022-01-05 20:16:34 +08:00
johnA1331
3ab12f645f
Update README.md
2022-01-05 20:14:44 +08:00
johnA1331
b1ff74dbd4
Update README.md
2022-01-05 19:39:58 +08:00
johnA1331
b9d29da6d5
Create README.md
2022-01-05 19:34:08 +08:00
johnA1331
2b89b4bf6c
Update README.md
2022-01-05 19:22:24 +08:00
Ralf Ueberfuhr
e6e21061d9
BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration ( #11632 )
2022-01-04 19:58:21 -06:00
kwoyke
f93f228c91
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
5b69ea6422
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
094dd2f581
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
9e452c3436
[JAVA-8364] Clean up POM file
2022-01-03 21:16:56 +00:00
sampadawagde
74484c713f
JAVA-8280: remove surefire plugin
2022-01-03 22:54:14 +05:30
Loredana Crusoveanu
34644f6241
Merge pull request #11444 from janmadle/patch-1
...
fixing missing parameter
2022-01-03 17:00:35 +02:00
Loredana Crusoveanu
984ac1a5be
Merge pull request #11443 from max-zhilin/patch-1
...
Update README.md
2022-01-03 16:58:27 +02:00
Azhwani
94d3b66468
init commit ( #11623 )
2022-01-02 22:13:38 -06:00
Mainak Majumder
f2ecdd879f
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
3c9831f323
bael-4197: add @ContextConfiguration for loading application context
2022-01-02 13:09:06 +03:30
Haroon Khan
264dd655ab
[JAVA-9056] Upgrade JSON-java lib version
2022-01-01 19:11:57 +00:00
Haroon Khan
0b1786333b
[JAVA-8364] Split spring-5-reactive-2 module
2021-12-30 21:47:45 +00:00
sampadawagde
7419472c34
JAVA-8280: Split or move spring-aop module
2021-12-30 20:39:11 +05:30
kwoyke
12012742b5
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
77fb5b6e40
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
8236c8b3c1
JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored
2021-12-30 10:34:14 +05:30
Vartika Nigam
b29963fd35
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
1cbbeb6d5f
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
3943d5fafe
Merge pull request #11489 from maxandersen/jbangguide
...
BAEL-5101 Guide to jbang source code
2021-12-29 21:58:18 +02:00
kwoyke
3958dcfab7
BAEL-5313: Use id path variable in the PUT mapping ( #11634 )
2021-12-29 13:50:16 +01:00
Viktor Ardelean
80edc7f915
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
6654d51126
Update README.md
2021-12-29 19:17:22 +08:00
johnA1331
ce0d8c9e64
Update README.md
2021-12-29 19:14:09 +08:00