3860 Commits

Author SHA1 Message Date
Nguyen Nam Thai
8bd2b78086 BAEL-4068 Add spring-di-2 to the parent project 2020-06-23 18:33:33 +07:00
Nguyen Nam Thai
fd16e9ed4f BAEL-4068 Remove AspectJ DI from module spring-di 2020-06-23 18:07:00 +07:00
Nguyen Nam Thai
580a3bb920 BAEL-4068 Add AspectJ DI to module spring-di-2 2020-06-23 18:06:57 +07:00
Marcin Krykowski
8e459cef24 Correct test naming 2020-06-23 09:51:56 +01:00
johnA1331
2e7d6c9341 Update README.md 2020-06-23 16:51:32 +08:00
johnA1331
760e539ff5 Update README.md 2020-06-23 16:02:47 +08:00
johnA1331
a0e9359cf7 Update README.md 2020-06-23 15:54:14 +08:00
Azhwani
8f2ff8a500 BAEL-4087: Inject a Map from a yaml file with Spring (#9560)
* Add server.yml

* Add MapFromYamlApplication.java

* Add YamlPropertySourceFactory.java

* Add ServerProperties.java

* Add MapFromYamlApplicationTests.java

* last commit

Co-authored-by: azhwani <>
2020-06-22 20:07:21 -07:00
Amy Regnier
0d66be29a7 Updates to resolve issues raised by Kevin Gilmore 2020-06-22 11:38:08 -05:00
Ali Dehghani
52c03a3a48 Array Length Example 2020-06-22 21:03:09 +04:30
davidmartinezbarua
1739280948 Merge pull request #9526 from alimate/BAEL-4116
BAEL-4116: Objects Memory Layout in Java
2020-06-22 13:08:16 -03:00
Josh Cummings
e504eb330e Update README.md
Issue KTLN-43
2020-06-22 08:29:13 -06:00
Josh Cummings
2c007f42bd Merge pull request #9541 from amit2103/JAVA-1952
Check Article Code Matches GitHub
2020-06-22 08:22:22 -06:00
Krzysztof Majewski
70672e1e0d KTLN-137 2020-06-22 15:06:29 +02:00
Krzysztof Majewski
644c393a1b Merge pull request #1 from eugenp/master
merge
2020-06-22 14:47:01 +02:00
Loredana Crusoveanu
e381aac6e8 Merge pull request #9517 from johnA1331/master
BAEL-25428 add links to github-baeldung articles
2020-06-22 14:24:38 +03:00
Loredana Crusoveanu
1e3c2b2a75 Update .gitignore 2020-06-22 12:50:14 +03:00
Loredana Crusoveanu
68316251df Merge branch 'master' into master 2020-06-22 10:58:31 +03:00
Philippe
6646f3e8a6 BAEL-2322: PR fix 2020-06-21 20:56:01 -03:00
Philippe
2f9308f15f BAEL-2322: PR fix 2020-06-21 20:49:45 -03:00
Vikas Rajput
36fc142917 BAEL-4085: First Draft completed (#9532)
* BAEL-4085: First Draft completed

* BAEL-4085: used ternary operator for if condition

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-06-21 15:16:29 -07:00
Ali Dehghani
02ec5e5a8d Invoke Operator 2020-06-22 01:38:45 +04:30
sergio41
c7aee7a680 [BAEL-4084] Useless line removed 2020-06-21 22:52:49 +02:00
kwoyke
eeaf6c9350 BAEL-4176: Set noreply@baeldung.com as the from address (#9536) 2020-06-21 19:39:39 +02:00
Loredana Crusoveanu
e2987ffae9 Merge pull request #9537 from amit2103/JAVA-1746-2
Update repository links to use https
2020-06-21 20:05:18 +03:00
amit.pandey
6d4b45e1aa moved apache tiles related code in spring-mvc-views module 2020-06-21 22:10:19 +05:30
Sorin Zamfir
bc19610dc7 BAEL-4090: Cleaned up sources 2020-06-21 19:24:56 +03:00
amit.pandey
3a8212a54d Check Article Code Matches GitHub 2020-06-21 19:22:08 +05:30
Graham Cox
c4ca7c2989 Moved the 2048 game into algorithms-miscellaneous-6 2020-06-21 10:12:10 +01:00
sergio41
ab70edcd35 [BAEL-4084] Correct indentation II 2020-06-21 10:23:59 +02:00
Josh Cummings
118786c62a Merge pull request #9436 from anirban99/feature/ktln-43/working-with-lists-in-kotlin
KTLN-43 : Working with lists in Kotlin
2020-06-20 23:33:40 -06:00
Eric Martin
19f25cebad Merge pull request #9528 from dev-chirag/master
BAEL3923 Upgrading Powermock version to 2.0,7
2020-06-20 23:04:21 -05:00
Eric Martin
2dd5aa5614 Merge pull request #9483 from michael-pratt/BAEL-4098
Add examples for BAEL-4098
2020-06-20 22:46:09 -05:00
amit.pandey
dfe8c736bc extact dependency version into properties 2020-06-21 08:54:58 +05:30
priyank-sriv
b018d2c6cd review comments 2020-06-21 03:06:32 +05:30
amit.pandey
c282780328 Update repository links to use https 2020-06-21 00:50:55 +05:30
Michael Pratt
2ac608dfd3 BAEL-4098: Add note about spring security 2020-06-20 12:33:30 -06:00
amit.pandey
0ae152079e extract version into properties tag & moved common properties in parent 2020-06-20 23:37:24 +05:30
amit.pandey
36f15adbd7 extract version into properties tag & moved common properties in parent 2020-06-20 23:32:32 +05:30
sergio41
8e55aec362 [BAEL-4084] Correcto identation 2020-06-20 20:00:19 +02:00
sampadawagde
dea97a47a3 JAVA-1848: main pom changes 2020-06-20 22:50:51 +05:30
sampadawagde
88cff01bee JAVA-1848: Updated README for new module 2020-06-20 22:45:20 +05:30
sampadawagde
689482831a JAVA-1848: Moved apache-zookeeper to apache-libraries 2020-06-20 22:44:46 +05:30
sampadawagde
d490b91c92 JAVA-1848: Moved apache-solrj to apache-libraries 2020-06-20 22:23:22 +05:30
sampadawagde
17efcce194 JAVA-1848: Moved apache-pulsar to apache-libraries 2020-06-20 22:23:08 +05:30
sampadawagde
d06218cc14 JAVA-1848: Moved apache-opennlp to apache-libraries 2020-06-20 22:22:53 +05:30
sampadawagde
1f57916d37 JAVA-1848: Moved apache-meecrowave to apache-libraries 2020-06-20 22:22:40 +05:30
sampadawagde
06d2080523 JAVA-1848: Moved apache-geode to apache-libraries 2020-06-20 22:22:21 +05:30
sampadawagde
b192e90444 JAVA-1848: Moved apache-curator to apache-libraries 2020-06-20 22:22:06 +05:30
sampadawagde
d071ec2717 JAVA-1848: Moved apache-bval to apache-libraries 2020-06-20 22:21:47 +05:30