Loredana Crusoveanu
ecd41e977c
Merge pull request #10435 from johnA1331/master
...
BAEL-31914 - add links to github-baeldung articles
2021-01-21 10:04:42 +02:00
sampadawagde
a679b19978
JAVA-4012: removed entry for article
2021-01-20 22:39:36 +05:30
sampadawagde
52c492f679
JAVA-4012: README changes
2021-01-20 22:32:54 +05:30
sampadawagde
c5a57eb065
JAVA-4012: Moved 1 article to spring-boot-persistence-mongodb
2021-01-20 22:31:35 +05:30
Gerardo Roza
59e4bd9811
updated deprecation: HandlerInterceptorAdapter class -> HandlerInterceptor interface
2021-01-20 12:37:10 -03:00
johnA1331
c3f92c8b38
Create README.md
2021-01-20 22:50:15 +08:00
johnA1331
f7f017037f
Update README.md
2021-01-20 22:46:34 +08:00
johnA1331
093fb533fa
Update README.md
2021-01-20 22:44:10 +08:00
johnA1331
1e16299ac5
Update README.md
2021-01-20 22:42:24 +08:00
johnA1331
98cce29a73
Update README.md
2021-01-20 22:39:59 +08:00
Loredana Crusoveanu
ed793f68ec
Merge pull request #10432 from rozagerardo/rozagerardo/JAVA-3720_Update-articles-for-2.4.0--articles-using-profiles-1
...
[JAVA-3720] Update articles for 2.4.0 - articles using spring.profiles.* properties -- part 1
2021-01-20 11:20:37 +02:00
MeenaGawande
d3156e1034
[BAEL-4715] Java HashMap Load Factor
...
[BAEL-4715] Java HashMap Load Factor
2021-01-20 11:29:38 +05:30
Mateusz Szablak 'Saber-k
c4c633eeeb
Merge branch 'master' of https://github.com/Saber-k/tutorials
2021-01-19 22:00:53 +01:00
Mateusz Szablak 'Saber-k
13d88f95af
Merge branch 'master' of https://github.com/Saber-k/tutorials
2021-01-19 22:00:17 +01:00
Mateusz Szablak 'Saber-k
72cea047e0
Merge branch 'master' of https://github.com/Saber-k/tutorials
2021-01-19 21:47:26 +01:00
Mateusz Szablak 'Saber-k
27c423c4e0
[BAEL-4214] Converting java.util.Properties to HashMap<String,String>
2021-01-19 21:44:54 +01:00
Mateusz Szablak 'Saber-k
a41309f4c6
[BAEL-4214] Converting java.util.Properties to HashMap<String,String>
2021-01-19 21:40:10 +01:00
Gerardo Roza
42ca93dbbf
added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests for spring-boot module
2021-01-19 15:44:33 -03:00
Gerardo Roza
8f428d7688
fix extra test configuration properties error
2021-01-19 12:22:02 -03:00
bfontana
7e91f30534
Merge pull request #10324 from GilvanOrnelas/clean-architecture
...
Clean architecture initial commit
2021-01-19 09:06:29 -03:00
Bruno Fontana
caadfb7a91
Adding clean-architecture to parent POM.
...
Fixing UserResponseFormatter test name.
2021-01-19 08:58:58 -03:00
Gerardo Roza
b33fd1ee9c
Added additional scenario to reflect scenario mentioned in spring-feature-flags
...
(even though the article does not point to any module in the codebase)
2021-01-18 15:50:55 -03:00
Gerardo Roza
1b127b9b00
removed Sprng Boot version override, upgraded cloud version and added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests
2021-01-18 12:55:30 -03:00
davidmartinezbarua
7b0ab83c8d
Merge pull request #10389 from emyasa/BAEL-4601
...
[BAEL-4601] How to convert a Hibernate proxy to a real entity object
2021-01-17 18:52:17 -03:00
Jonathan Cook
b9c81b0ced
BAEL-4756 - Mockito MockSettings ( #10423 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson
* BAEL-4756 - Mockito MockSettings
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-01-17 11:39:53 +01:00
Loredana Crusoveanu
1e2aa09bf7
Merge pull request #10427 from rozagerardo/rozagerardo/JAVA-3717_Update-articles-for-2.4.0--other-properties-modules--optional
...
[JAVA-3717] Update articles for 2.4.0 - other properties-related articles -- article improvement
2021-01-17 11:18:26 +02:00
Azhwani
8396dabf77
quick fix
2021-01-17 02:27:34 +01:00
Azhwani
100e3b652d
first commit
2021-01-17 02:08:18 +01:00
Gerardo Roza
82b5316bc4
fixed properties files notation
2021-01-16 12:20:54 -03:00
Gilvan Ornelas Fernandes Filho
72ca7fde48
Fixing valid password condition
2021-01-16 11:36:20 -03:00
Loredana Crusoveanu
b364726c8c
Merge pull request #10426 from eugenp/issue-10366
...
fix channel type, callback
2021-01-16 16:35:56 +02:00
Loredana Crusoveanu
77b00187de
fix channel type, callback
2021-01-16 16:27:02 +02:00
Loredana Crusoveanu
119af2bcb9
Merge pull request #10421 from rozagerardo/rozagerardo/JAVA-3717_Update-articles-for-2.4.0--other-properties-modules
...
[JAVA-3717] Update articles for 2.4.0 - other properties-related articles
2021-01-16 10:32:10 +02:00
Loredana Crusoveanu
89d27e300d
Merge pull request #10424 from sampada07/JAVA-4010
...
JAVA-4010: Split or move spring-resttemplate module
2021-01-16 10:01:37 +02:00
KevinGilmore
dce6c4fe12
BAEL-4695: create and update README files ( #10425 )
2021-01-15 17:21:00 -06:00
Gerardo Roza
6b462cd6c6
Improved spring-properties-file-outside-jar with new 2.4.0 feature
2021-01-15 16:00:03 -03:00
sampadawagde
a0e7e3bf80
JAVA-4010: Added new module to parent pom
2021-01-15 23:17:03 +05:30
sampadawagde
2931dcbeb4
JAVA-4010: Moved 3 articles from this module
2021-01-15 23:16:39 +05:30
sampadawagde
e54423ce83
JAVA-4010: Added new module and moved 3 articles to it
2021-01-15 23:15:41 +05:30
Umang Budhwar
52db422b6c
BAEL-4695 - Evaluating a Math Expression in Java ( #10345 )
...
* Added code for checking if a class is abstract or not.
* Renamed test name as per review comments.
* BAEL-4695 - Added code to evaluate math expressions.
* BAEL-4695 - Added test case for math function.
* BAEL-4695 Added consistent examples and entry in parent pom.
* BAEL-4695 - Added more examples
2021-01-14 17:04:00 -06:00
Gerardo Roza
1c5185b549
added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests
2021-01-14 11:43:32 -03:00
Loredana Crusoveanu
9f581af949
Merge pull request #10420 from kcacademic/BAEL-4759
...
Corrected the name of unit test to mark them as manual.
2021-01-14 12:00:49 +02:00
CHANDRAKANT Kumar
7e51af38d9
Corrected the name of unit test to mark them as manual.
2021-01-14 15:18:33 +05:30
Loredana Crusoveanu
f0b3e0f41e
Merge pull request #10419 from johnA1331/master
...
BAEL-31913 - add links to github-baeldung articles
2021-01-14 11:04:37 +02:00
johnA1331
0785727da4
Create README.md
2021-01-14 13:45:12 +08:00
Emmanuel Yasa
eddab4c557
[BAEL-4601] Revision: Simplifies assertions
2021-01-14 01:36:35 +08:00
johnA1331
5d14cdd746
Create README.md
2021-01-14 00:15:43 +08:00
johnA1331
974f0f3427
Update README.md
2021-01-14 00:13:45 +08:00
johnA1331
3af803eb73
Update README.md
2021-01-14 00:11:46 +08:00
Gerardo Roza
1ed7c56596
changes related to spring-boot-modules/spring-boot-testing boot 2.4.0 upgrade
2021-01-13 11:28:41 -03:00