Commit Graph

21102 Commits

Author SHA1 Message Date
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
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
sharifi
12bbd74249 remove try/catch block and add throw clause 2020-11-29 11:46:11 +03:30
bfontana
13c601c4e4 Merge pull request #10271 from abdallahsawan/BAEL-4696
Bael 4696
2020-11-29 01:01:16 -03:00
Eric Martin
755924198f Merge pull request #10263 from MajewskiKrzysztof/task/BAEL-4225
BAEL-4225 : Thymeleaf Variables
2020-11-28 21:33:05 -06:00
Krzysztof Majewski
14badf9055 BAEL-3630 Improve article "Spring Security Context Propagation with @Async" (#10284)
* BAEL-3630 Improve article "Spring Security Context Propagation with @Async"

* BAEL-3630 Improve article "Spring Security Context Propagation with @Async"

Co-authored-by: Krzysztof Majewski <krzysztof.majewski.km1@contractors.roche.com>
2020-11-28 12:56:57 -08:00
Gerardo Roza
d90f3f0135 added test for adding configuration properties scenarios 2020-11-28 12:56:55 -03:00
Loredana Crusoveanu
533f191b46 Merge pull request #10287 from eugenp/JAVA-3700
JAVA-3700 remove core-scala repo
2020-11-28 16:12:24 +02:00
Dhawal Kapil
8ba970303e Merge pull request #10288 from eugenp/task/JAVA-2416_3
Update README.md
2020-11-28 18:59:38 +05:30
Dhawal Kapil
4e78fc59f6 Update README.md
Fixed ReadMe link
2020-11-28 17:51:32 +05:30
Dhawal Kapil
050e952ec6 Merge pull request #10286 from dkapil/task/JAVA-2416_2
JAVA-2416 Move/rename module spring-dispatcher-servlet
2020-11-28 17:50:17 +05:30
Loredana Crusoveanu
d4c0d8066d JAVA-3700 remove core-scala repo 2020-11-28 14:16:11 +02:00
Loredana Crusoveanu
cef7e03af4 Merge pull request #10195 from amitiw4u/BAEL-4399-NoSuchFieldError
BAEL-4399:Changes for showing NoSuchFieldError
2020-11-28 13:01:08 +02:00
doodoroma
531ade0624 Merge pull request #10152 from dstr89/feature/BAEL-4504-find-free-port-2
Feature/bael 4504 find free port 2
2020-11-28 10:00:27 +01:00
Dhawal Kapil
5f30c8232f JAVA-2416 Move/rename module spring-dispatcher-servlet
- Moved all the contents from spring-dispatcher-servlet to spring-mvc-basics
2020-11-28 11:51:46 +05:30
Gerardo Roza
e9ebe8bd5d Added simple test for multidocument properties file 2020-11-27 12:00:53 -03:00
Loredana Crusoveanu
3b5a46519a Merge pull request #10259 from vatsalgosar/BAEL-4301
BAEL 4301
2020-11-27 12:57:29 +02:00
kwoyke
a6503a1f29 BAEL-3689: Add missing code examples (#10282) 2020-11-27 11:22:00 +01:00
Eric Martin
adb449dcee Merge pull request #10278 from ashleyfrieze/BAEL-4742-Guide-to-System-Stubs
BAEL-4742 guide to system stubs
2020-11-26 20:24:23 -06:00
Sampada
54060a1f84 BAEL-4691: Introduction to Servlets and Servlet Containers (#10281) 2020-11-26 10:14:24 -08:00
Gerardo Roza
542047466b updated Spring Boot version to 2.4.0 2020-11-26 10:51:58 -03:00
Gerardo Roza
789b601834 removed all XML-related code 2020-11-26 09:44:48 -03:00
Gerardo Roza
798797cec7 removed all PropertyPlaceholderConfigure references 2020-11-26 09:44:47 -03:00
Loredana Crusoveanu
b0e42f9f17 Merge pull request #10280 from eugenp/JAVA-1580
remove remaining kotlin code
2020-11-25 13:57:00 +02:00
Loredana Crusoveanu
7947131504 remove remaining kotlin code 2020-11-25 11:52:43 +02:00
Loredana Crusoveanu
12ab97f7d6 Merge pull request #10273 from eugenp/JAVA-1580
remove kotlin code from repo
2020-11-25 11:30:54 +02:00
Loredana Crusoveanu
343a5cd33e Merge pull request #10279 from johnA1331/master
BAEL-30149 - add links to github-baeldung articles
2020-11-25 11:04:52 +02:00
johnA1331
812d49c790 Update README.md 2020-11-25 14:44:18 +08:00