Andrey Shcherbakov
|
2983e1c26a
|
Add the live test to spring-exceptions module
|
2019-02-02 20:54:09 +01:00 |
Andrey Shcherbakov
|
693d9d9947
|
Add the integration test tospring-jpa module
|
2019-02-02 19:43:39 +01:00 |
Andrey Shcherbakov
|
6a020446e9
|
Add the integration test to spring-mvc-java module
|
2019-02-02 17:56:34 +01:00 |
Andrey Shcherbakov
|
2f8beaf169
|
Add a test to spring-mvc-simple module
|
2019-02-02 11:16:50 +01:00 |
Andrey Shcherbakov
|
4b4e5ab870
|
Add a test to spring-boot-h2 module
|
2019-02-02 11:08:39 +01:00 |
Andrey Shcherbakov
|
ee34c027c0
|
Rename the test in boot-autoconfiguration
|
2019-02-02 11:01:02 +01:00 |
Andrey Shcherbakov
|
1c556fe4fc
|
Fix the integration test in module springboot-autoconfiguration
This test requires that MySQL engine is up.
|
2019-01-31 22:28:56 +01:00 |
Andrey Shcherbakov
|
bd166ed82f
|
Fix the integration test in module spring-4
|
2019-01-31 22:27:52 +01:00 |
Dave Crane
|
56a832273e
|
Lombok SuperBuilder
Issue: BAEL-2561
|
2019-01-31 05:48:35 -07:00 |
psevestre
|
4d1c8634fa
|
Code for BAEL-1381 (#6214)
* BAEL-1381
* [BAEL-1381]
* [BAEL-1381] New module name
* [BAEL-1381] software-security module
|
2019-01-30 18:16:26 -08:00 |
rodolforfq
|
f1ea814185
|
New examples (#6242)
Adding new examples.
Improvement in existing method.
|
2019-01-30 16:40:24 +01:00 |
Eric Martin
|
ef7bcbe669
|
Merge pull request #6241 from eugenp/BAEL-2328
BAEL-2328: Using isTrue() and isFalse() for assertions
|
2019-01-28 20:43:08 -06:00 |
eric-martin
|
8f5f12519f
|
BAEL-2328: Using isTrue() and isFalse() for assertions
|
2019-01-28 20:37:45 -06:00 |
Eric Martin
|
72574f554a
|
Merge pull request #6112 from MherBaghinyan/BAEL-2328
Bael 2328
|
2019-01-28 20:22:43 -06:00 |
Tom Hombergs
|
d86f9ed0c8
|
Merge pull request #6110 from jlarroque/master
BAEL-2472 code examples
|
2019-01-28 21:16:46 +01:00 |
Loredana Crusoveanu
|
35f38c8daf
|
Merge pull request #6240 from cror/fix-tests-mvc-login
Fix tests mvc login
|
2019-01-28 22:14:19 +02:00 |
Loredana Crusoveanu
|
f5cc3619f1
|
Merge pull request #6238 from urvyagrawal/BAEL-2558
Changes in test file
|
2019-01-28 21:11:55 +02:00 |
cror
|
d5e875a3f0
|
BAEL-2702 fix: added a NoOpPasswordEncoder to the test context
|
2019-01-28 19:11:36 +01:00 |
cror
|
7b9e72e6c9
|
BAEL-2702 fix: added SecuredResourceController to the test context
|
2019-01-28 18:58:59 +01:00 |
cror
|
bb6c78f07b
|
BAEL-2702 fix: typo => failing SpringContextIntegrationTest
|
2019-01-28 18:20:21 +01:00 |
Urvy Agrawal
|
e5c860192a
|
Removed error line from the file
|
2019-01-28 13:28:22 +05:30 |
Urvy Agrawal
|
13f9b875b8
|
Changes in test file
|
2019-01-28 13:17:30 +05:30 |
Alejandro Gervasio
|
f3faf9234e
|
Initial Commit (#6202)
|
2019-01-27 21:27:43 -06:00 |
anuraggoyal1
|
e67915213a
|
[BAEL-2471] Guide to Apache Commons MultiValuedMap (#6155)
* [BAEL-2471] Guide to Apache Commons MultiValuedMap
* Update MultiValuedMapUnitTest.java
* added empty lines
|
2019-01-27 09:12:18 -06:00 |
Sam Millington
|
4845bd82a1
|
added solid code (#6226)
|
2019-01-27 15:18:13 +01:00 |
Loredana Crusoveanu
|
f6bbd52fee
|
Merge pull request #6180 from eugenp/lor6-patch-1
Update TaskScheduler.java
|
2019-01-27 15:13:23 +02:00 |
Loredana Crusoveanu
|
f10827f55f
|
Merge pull request #6219 from eugenp/lor6-patch-2
Update README.md
|
2019-01-27 15:13:04 +02:00 |
Loredana Crusoveanu
|
a408c838db
|
Merge pull request #6220 from eugenp/lor6-patch-3
Create README.md
|
2019-01-27 15:12:47 +02:00 |
Loredana Crusoveanu
|
1bd38a0a57
|
Merge pull request #6227 from eugenp/lor6-patch-4
Update README.md
|
2019-01-27 15:12:33 +02:00 |
Loredana Crusoveanu
|
2e8d2a7c1e
|
Update README.md
|
2019-01-27 15:08:16 +02:00 |
Eugen Paraschiv
|
2e733c3867
|
minor formatting cleanup
|
2019-01-27 14:25:36 +02:00 |
pcoates33
|
8ccec9a413
|
BAEL-2510 Add nested properties section (#6212)
Add nested properties section to ConfigurationProperties article.
|
2019-01-27 07:55:25 +01:00 |
rodolforfq
|
4bd87241ce
|
BAEL-2524 (#6206)
* BAEL-2524
Uploading article examples.
* Fixing build error
Used List.of, which is not available on java 8 (running java 11 on my PC)
|
2019-01-27 07:38:38 +01:00 |
mherbaghinyan
|
2a308c51cb
|
suggested refactor
|
2019-01-27 10:34:13 +04:00 |
PranayVJain
|
9a567f95b4
|
List files within directory
Issue: BAEL-2447
|
2019-01-26 23:21:13 -07:00 |
Eric Martin
|
6a2dc09fb6
|
Merge pull request #6224 from eugenp/BAEL-2406
BAEL-2406: Improve asserts in PassengerRepositoryIntegrationTest
|
2019-01-26 15:30:47 -06:00 |
eric-martin
|
630d07277e
|
BAEL-2406: Improve asserts in PassengerRepositoryIntegrationTest
|
2019-01-26 15:25:41 -06:00 |
Eric Martin
|
e6a692f192
|
Merge pull request #5987 from trevorgowing/master
BAEL-2406 Spring Data Query by Example
|
2019-01-26 14:48:16 -06:00 |
Loredana Crusoveanu
|
2437a26500
|
Create README.md
|
2019-01-26 10:42:34 +02:00 |
Loredana Crusoveanu
|
c6e808348d
|
Update README.md
|
2019-01-26 10:41:54 +02:00 |
Loredana Crusoveanu
|
04b35f1b68
|
Merge pull request #6205 from michael-pratt/BAEL-2491
BAEL-2491
|
2019-01-26 10:11:53 +02:00 |
Dhawal Kapil
|
06023ec09f
|
Feature/bael 2129 (#6182)
* BAEL-2129 Added Unit test for Void Type in Kotlin article
* BAEL-2129 Updated test case
* BAEL-2129 Added comment for commented code
|
2019-01-25 22:15:40 -03:00 |
Loredana Crusoveanu
|
86aafa3976
|
Merge pull request #6217 from eugenp/boot-rest-update
update boot dependencies, config
|
2019-01-25 22:58:25 +02:00 |
Loredana
|
1293f4e172
|
update boot dependencies, config
|
2019-01-25 22:40:12 +02:00 |
jose
|
ca5ff8ac8c
|
Moving classes into core-java-lang
|
2019-01-24 23:06:51 -03:00 |
jose
|
4c540b764c
|
Moving classes into core-java-lang
|
2019-01-24 23:04:56 -03:00 |
Diego Moreira
|
24cf6b473d
|
BAEL-2270 Refactor - Moved classes from libraries to libraries-server (#6210)
|
2019-01-24 21:32:29 -03:00 |
Loredana Crusoveanu
|
ef8ae28197
|
Merge pull request #6189 from rozagerardo/geroza/BAEL-11598_Update-and-move-rest-pagination-article
[BAEL-11598] Update and move code for the "REST Pagination in Spring" article
|
2019-01-24 21:12:40 +02:00 |
Michael Pratt
|
f2d26dfa38
|
Move new code under different module
|
2019-01-23 17:45:07 -07:00 |
Andrea Ligios
|
4c7ef02bf3
|
BAEL-2294 (#6191)
* BAEL-2294
* BAEL-2294
* live tests...
* formatting
* Live Tests! But not parent pom. Yet.
|
2019-01-23 09:12:06 -08:00 |