Commit Graph

19127 Commits

Author SHA1 Message Date
Loredana Crusoveanu
5ab8988b75 Update .gitignore 2020-06-22 12:50:14 +03:00
Vikas Rajput
27da2af0f2 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
kwoyke
b75194a90b BAEL-4176: Set noreply@baeldung.com as the from address (#9536) 2020-06-21 19:39:39 +02:00
Loredana Crusoveanu
b5faa939ef Merge pull request #9537 from amit2103/JAVA-1746-2
Update repository links to use https
2020-06-21 20:05:18 +03:00
Josh Cummings
52152a6c37 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
9a3415eb46 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
1153b785e0 Merge pull request #9483 from michael-pratt/BAEL-4098
Add examples for BAEL-4098
2020-06-20 22:46:09 -05:00
amit.pandey
a849a7e8a7 Update repository links to use https 2020-06-21 00:50:55 +05:30
Michael Pratt
adc2ff0672 BAEL-4098: Add note about spring security 2020-06-20 12:33:30 -06:00
Mona Mohamadinia
1791efd91f Added Code Samples (#9498) 2020-06-20 17:35:51 +01:00
Loredana Crusoveanu
9076facd79 Merge pull request #9530 from eugenp/fix-jndi-test
fix jndi test
2020-06-20 18:03:02 +03:00
Loredana
dd8b9fbb5f fix jndi test 2020-06-20 17:57:33 +03:00
Loredana
602908fe66 fix jndi test 2020-06-20 17:53:04 +03:00
Loredana
957471e8ae fix jndi test 2020-06-20 17:38:13 +03:00
Anirban Chatterjee
72a94c5312 Updated README.md 2020-06-20 14:08:17 +02:00
Anirban Chatterjee
24c9b50a94 Merge branch 'master' into feature/ktln-43/working-with-lists-in-kotlin 2020-06-20 14:01:21 +02:00
Anirban Chatterjee
8ec4fdc1d4 Removed links 2020-06-20 13:31:10 +02:00
Loredana
f0cb4ea1b5 fix jndi test 2020-06-20 13:22:01 +03:00
Chirag Dewan
eebb1d0da9 BAEL3923 Upgrading Powermock version to 2.0,7 2020-06-20 14:11:44 +05:30
Loredana Crusoveanu
78590edb3a Merge pull request #9469 from kwoyke/JAVA-1745
JAVA-1745: Use server.ssl.enabled property
2020-06-20 10:12:37 +03:00
Loredana Crusoveanu
d2ee838bef Merge pull request #9520 from eugenp/bael-3841
Update README.md
2020-06-20 10:11:46 +03:00
Loredana Crusoveanu
34646c5b91 Merge pull request #9524 from eugenp/lor6-patch-1
Update README.md
2020-06-20 10:11:25 +03:00
Josh Cummings
6acee99f8e Merge pull request #9512 from sampada07/JAVA-1848-piecemeal
JAVA-1848: Removed unused module apache-fop
2020-06-19 23:03:39 -06:00
Loredana Crusoveanu
ead07ea5a5 Update README.md 2020-06-19 19:56:35 +03:00
Mona Mohamadinia
325f28d394 Bael 4149: Liveness and Readiness probes in Spring Boot 2.3 (#9484)
* Added Liveness and Readiness Samples

* Added the Missing Files
2020-06-19 16:05:28 +01:00
Mona Mohamadinia
690e5faee4 Introducing windowed() and chunked() (#9490) 2020-06-19 16:00:11 +01:00
kwoyke
33b6491671 BAEL-4282: Create PasswordEncoderConfiguration to fix the circular dependency issues (#9521) 2020-06-19 15:02:53 +02:00
Josh Cummings
6c51ffd57a Update README.md
Issue BAEL-3841
2020-06-18 21:46:28 -06:00
Carlos Grappa
be5165041a BAEL-4154 IOException Too many open files (#9511)
* BAEL-4154 IOException Too many open files

* Add comment to explain GC dependency

Co-authored-by: Carlos Grappa <carlos.grappa@mercadolibre.com>
2020-06-18 20:04:32 -07:00
Jordan Simpson
4780559522 Added a Spring controller that serves a Thymeleaf HTML page with all the examples from the article. (#9514)
Co-authored-by: Jordan Simpson <jordan.simpson.dev@gmail.com>
2020-06-18 20:03:56 -07:00
Eric Martin
56b2f4fd1b Merge pull request #9376 from maryarm/BAEL-3287
BAEL-3287
2020-06-18 17:35:54 -05:00
Eugen
c7aee254b9 Merge pull request #9515 from eugenp/bael-3389
Update README.md
2020-06-18 22:02:14 +03:00
Jonathan Cook
009fee03a4 Merge pull request #9470 from nguyennamthai/BAEL-4068
BAEL-4068 Inject Spring beans into unmanaged objects
2020-06-18 15:43:07 +02:00
Jonathan Cook
e2f971f27f Merge pull request #9367 from azhwani/jndidatasource
BAEL-3830: Test a mock JNDI datasource with Spring
2020-06-18 15:29:02 +02:00
Jonathan Cook
84f91c83c8 Merge pull request #9361 from JonCook/master
BAEL-3912 - Java: Get week number from any date?
2020-06-18 15:18:03 +02:00
Josh Cummings
b3d99ff288 Merge pull request #9438 from adrian-maghear/BAEL-3841#declarative-caching-testing
[BAEL-3841] declarative caching testing
2020-06-17 21:25:51 -06:00
Josh Cummings
d38098c8f0 Update README.md
Issue: BAEL-3389
2020-06-17 21:10:59 -06:00
rpvilao
707c8fdcec Merge pull request #9479 from musibs/KTLN-131
KTLN-131 Kotlin Spring Security DSL Initial Commit
2020-06-17 16:04:41 +02:00
sampadawagde
adfe659aa7 JAVA-1848: removed apache-fop from main pom 2020-06-17 17:51:32 +05:30
sampadawagde
5d173c6fdd JAVA-1848: Removed unused module apache-fop 2020-06-17 17:46:17 +05:30
Josh Cummings
14d1daae45 Merge pull request #9447 from w0wka91/BAEL-3389
add stackoverflow-plugin-gradle project
2020-06-16 19:32:08 -06:00
Anirban
1c2635b136 Merge branch 'master' into feature/ktln-43/working-with-lists-in-kotlin 2020-06-17 00:30:54 +02:00
Anirban Chatterjee
659a98f5fb Renamed package 2020-06-17 00:28:15 +02:00
Loredana Crusoveanu
3d5d2f799a Merge pull request #9506 from Maiklins/JAVA-1764-update-structure-of-libraries-concurrency-module
Java-1764 update structure of libraries concurrency module
2020-06-16 11:25:00 +03:00
musibs
f6d57d939d Review changes 2020-06-16 11:23:22 +05:30
Eric Martin
87a4b88fac Merge pull request #9464 from alimate/BAEL-4146
BAEL-4146: How Much Space boolean and boolean[] consumes?
2020-06-15 20:59:24 -05:00
Eric Martin
b3df861037 Merge pull request #9505 from alimate/BAEL-3870
BAEL-3870: Disabling Forking for this Module
2020-06-15 20:50:18 -05:00
mikr
d9c722e033 JAVA-1764 Update structure of libraries-concurrency module 2020-06-15 23:31:43 +02:00
Maiklins
1c48d73b80 Merge pull request #58 from eugenp/master
update
2020-06-15 18:26:03 +02:00
Ali Dehghani
41aec8d0a6 Added the Boolean Object Size Samples 2020-06-15 20:50:30 +04:30