Bruno Fontana
716727f373
Adding clean-architecture to parent POM.
...
Fixing UserResponseFormatter test name.
2021-01-19 08:58:58 -03:00
Gilvan Ornelas Fernandes Filho
c5ddd59ea2
Fixing valid password condition
2021-01-16 11:36:20 -03:00
Gilvan Ornelas Fernandes Filho
6e4b940d7e
Clean architecture initial commit
2020-12-20 21:29:30 -03:00
Sampada
b18c8e8003
BAEL-4751: Java 14 New Features ( #10319 )
...
* BAEL-4751: Java 14 New Features
* BAEL-4751: Code formatting
* BAEL-4751: Consistent excpetion message
* BAEL-4751: Changed assert
2020-12-20 11:49:26 -08:00
Trixi-Turny
282a057c3f
Bael 4457 list of json objects with rest template ( #10058 )
...
* Add users.json
* BAEL-4457 demo app with Object array and ParameterizedTypeReference example
* BAEL-4457 write unit tests
* BAEL-4456 remove new directory
* BAEL-4457 fix pom and testname
* BAEL-4457 use default target release
* BAEL-4457 add more examples of processing the objects and address comments
* BAEL-4457 remove new ArrayList and put @ResponseBody before public
* BAEL-4457 use static userJson object
* BAEL-4456 tidy up extra spaces
* BAEL-4457 removed too many brackets
* BAEL-4457 remove incorrect assertion
* BAEL-4457 use a service instead of another controller
* BAEL-4457 use ObjectMapper to extract usernames from objects
* BAEL-4457 fix UserController
* BAEL-4457 delete provider service and controller
* BAEL-4457 use functional interface where possible
* BAEL-4457 remove unnecessary annotations and tidy indents for exchange()
* BAEL-4457 use @JsonCreator and @JsonProperty and resolve comments
* BAEL-4457 improve comment
* BAEL-4457 remove comments and use assertj core lib for assertions
* BAEL-4457 fix indents
Co-authored-by: Trixi Turny <writetotrixi@gmail.com >
2020-12-18 09:11:27 +00:00
mdabrowski-eu
3eda938878
BAEL-4718 using bytes array as key in HashMap ( #10315 )
2020-12-18 06:13:31 +01:00
davidmartinezbarua
3c90e0990f
Merge pull request #10205 from psoares/master
...
Fix for issue #10204
2020-12-17 09:45:11 -03:00
Loredana Crusoveanu
a9c39d47e3
Merge pull request #10317 from johnA1331/master
...
BAEL-30152 - add links to github-baeldung articles
2020-12-16 13:46:21 +02:00
johnA1331
6c2ccda3a0
Update README.md
2020-12-16 17:41:24 +08:00
johnA1331
eb1b2238e6
Update README.md
2020-12-16 17:39:28 +08:00
johnA1331
73cec1f1de
Update README.md
2020-12-16 17:24:51 +08:00
johnA1331
b581f8914e
Update README.md
2020-12-16 17:21:52 +08:00
Jonathan Cook
647cc673ed
BAEL-4736 - Convert JSONArray to List of Object using camel-jackson ( #10316 )
...
* 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
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-12-14 10:37:05 -08:00
Amy DeGregorio
d592d5f304
BAEL-4721 ( #10272 )
...
* BAEL-4721 Examples
* BAEL-4721 Requested edits
* Fix formatting issues
* Correct unit test name
2020-12-14 17:15:23 +00:00
Eric Martin
e9366673f7
Merge pull request #10314 from sk1418/jdbcurl2
...
[BAEL-4497] jdbc url
2020-12-13 11:47:08 -06:00
Kai Yuan
1c26473ca8
[BAEL-4497] jdbc url
2020-12-13 17:22:09 +01:00
Jonathan Cook
042d01e5e5
Merge pull request #10258 from dstr89/feature/BAEL-4717-hashmap-linkedlist-arraylist
...
Feature/bael 4717 hashmap linkedlist arraylist
2020-12-13 15:02:17 +01:00
Daniel Strmecki
0cf8f1510b
BAEL-4717: Fix artifactId
2020-12-13 10:33:53 +01:00
Loredana Crusoveanu
cbb67ede5a
Merge pull request #10310 from johnA1331/master
...
BAEL-30151 - add links to github-baeldung articles
2020-12-09 13:48:55 +02:00
johnA1331
7afa0712f2
Update README.md
2020-12-09 18:23:53 +08:00
johnA1331
8f27f11d9b
Update README.md
2020-12-09 18:21:31 +08:00
johnA1331
cd5943ae1b
Update README.md
2020-12-09 18:20:01 +08:00
johnA1331
52d01d374b
Update README.md
2020-12-09 18:17:32 +08:00
johnA1331
6d25c6abc2
Create README.md
2020-12-09 18:15:40 +08:00
johnA1331
bb2d8e0fb7
Update README.md
2020-12-09 18:13:04 +08:00
Karsten Silz
24f436c712
BAEL-4652: Running Spring Boot with PostgreSQL in Docker Compose ( #10297 )
2020-12-07 08:41:10 +01:00
davidmartinezbarua
31acfd6a3e
Merge pull request #10265 from maciejglowka/BAEL-4725
...
BAEL-4725: examples of double comparison in Java
2020-12-06 12:46:53 -03:00
Eric Martin
47caac0329
Merge pull request #10285 from sk1418/delFileExt
...
[BAEL-4722] remove file extensions
2020-12-05 21:27:50 -06:00
Kai Yuan
4c06b8ec5e
remove file extensions
2020-12-05 18:18:13 +01:00
Daniel Strmecki
23a4941185
BAEL-4717: add new module to parent pom
2020-12-05 09:52:32 +01:00
Emmanuel Yasa
bb74502aa5
[BAEL-4056] Guide to MultipleBagFetchException ( #10304 )
...
* Removes DummyEntity
* Uses Artist Entity instead of DummyEntity
2020-12-04 18:44:40 -08:00
majajoksovic
c85ba51a6c
BAEL-4445 ( #10291 )
...
* initial commit
* changed test method names to follow convention
2020-12-04 18:38:42 -08:00
Loredana Crusoveanu
5bf17d483c
Merge pull request #10303 from eugenp/fix-jvm-string
...
fix string comparison
2020-12-03 14:27:02 +02:00
Loredana Crusoveanu
5836d86dbb
fix string comparison
2020-12-03 14:18:15 +02:00
Loredana Crusoveanu
21171194ba
Merge pull request #10300 from johnA1331/master
...
BAEL-30150 - add links to github-baeldung articles
2020-12-03 12:57:23 +02:00
Loredana Crusoveanu
4eb9e7553b
Merge pull request #10302 from eugenp/fix-test
...
fix illegal monitor test
2020-12-03 12:54:48 +02:00
Loredana Crusoveanu
be19a71053
fix illegal monitor test
2020-12-03 12:51:02 +02:00
johnA1331
ad442362f4
Update README.md
2020-12-02 19:28:40 +08:00
johnA1331
837a8554fb
Update README.md
2020-12-02 19:27:13 +08:00
johnA1331
1f998d176d
Update README.md
2020-12-02 19:21:09 +08:00
johnA1331
91031726cf
Update README.md
2020-12-02 19:19:21 +08:00
johnA1331
8a66434254
Update README.md
2020-12-02 19:17:18 +08:00
johnA1331
c8778f9920
Update README.md
2020-12-02 19:14:12 +08:00
johnA1331
244fbdef6c
Update README.md
2020-12-02 19:11:06 +08:00
Jonathan Cook
04a473d63b
BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite changed ( #10298 )
...
* BAEL-4706 - Spring Boot with Spring Batch
* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-12-01 18:30:42 -08:00
Loredana Crusoveanu
7cffb6ea53
Merge pull request #10295 from rozagerardo/rozagerardo/JAVA-3029_Update-Properties-with-Spring-and-Spring-Boot-article
...
[JAVA-3029] Update "Properties with Spring and Spring Boot" article
2020-12-01 14:51:23 +02:00
Emmanuel Yasa
5443f23db3
[BAEL-4056] Guide to MultipleBagFetchException ( #10294 )
...
* Adds Domain Models
* Adds Integration Tests
2020-11-30 23:22:46 -08:00
Jonathan Cook
3537e52bbc
BAEL-4706 - Spring Boot with Spring Batch ( #10292 )
...
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int >
2020-11-30 23:18:26 -08:00
Jonathan Cook
07ed9807c5
Merge pull request #10234 from hmdrzsharifi/BAEL-4460
...
BAEL-4460: Java AES encryption and decryption
2020-11-30 14:20:28 +01:00
sharifi
c1d36f8a66
add throw clause
2020-11-29 11:46:34 +03:30