11777 Commits

Author SHA1 Message Date
amdegregorio
724139c9df clean up unused file 2019-02-02 06:50:52 -05: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
caroline
0a4e783bf5 Removing code done for demo on Hexagonal Design Pattern. 2019-02-01 21:56:40 +01:00
caroline
555409b78e Source Code for BAEL-2534 : Determine if all elements are the same in a Java list 2019-02-01 21:34:08 +01:00
soufiane-cheouati
f76d6bd668
Adding marker interfaces UT 2019-02-01 20:18:24 +00:00
soufiane-cheouati
ec0ec38b06
Adding marker interfaces files 2019-02-01 20:16:40 +00:00
amdegregorio
f324ce902f move the manifest into to simplify the example 2019-02-01 14:34:28 -05:00
Chirag Dewan
79308e6336 BAEL2567-New section on Lombok’s @Getter(lazy=true) 2019-02-01 22:54:57 +05:30
Chirag Dewan
328d58d3d0 BAEL2567-New section on Lombok’s @Getter(lazy=true) 2019-02-01 22:52:52 +05:30
Chirag Dewan
f80f7b79a9 BAEL2567-New section on Lombok’s @Getter(lazy=true) 2019-02-01 22:51:28 +05:30
Chirag Dewan
327cf193ca Merge branch 'master' of https://github.com/eugenp/tutorials 2019-02-01 22:20:41 +05:30
Ali Dehghani
8d9d76cc09 Refactored the test names and used backtick identifiers. 2019-02-01 12:00:43 +03:30
Andrey Shcherbakov
191039ffc6 Add code for issue BAEL-2574 (#6249)
* Add code for issue BAEL-2574

This is a code for article "Access Spring MVC Model object in JS"

Set up the project

Add a test

* Rename the test class
2019-01-31 22:19:07 -08: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
mherbaghinyan
ca98fbb706 Added Stream Api 2019-01-31 16:18:59 +04:00
Anshul Bansal
b48f77cf6e BAEL-2659 - Reading a file in Groovy - corrected variable names 2019-01-31 12:46:25 +02: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
amdegregorio
499aec3490 updates to simplify example 2019-01-30 13:55:37 -05:00
rodolforfq
f1ea814185 New examples (#6242)
Adding new examples.
Improvement in existing method.
2019-01-30 16:40:24 +01:00
Anshul Bansal
50a8870d4f BAEL-2659 - Reading a file in Groovy - added more example 2019-01-30 13:46:56 +02:00
emineoymak
4375c0d450 Merge remote-tracking branch 'origin/BAEL-2399' into BAEL-2399 2019-01-29 21:49:40 -05:00
caroline
73f2a12c4e Source Code for BAEL-2534 : Determine if all elements are the same in a Java list 2019-01-29 22:52:53 +01:00
Ger Roza
2814327079 Moved article from Readme files 2019-01-29 19:17:01 -02:00
ciro
822b09baab BAEL-2466 moving request.xml 2019-01-29 11:31:15 -08:00
Ger Roza
e51d996ec1 Added spring boot related tests for building Rest API article 2019-01-29 17:12:46 -02:00
Ger Roza
0b988db96d Moved Building REST API article related code from spring-rest-full to spring-boot-rest module 2019-01-29 17:04:33 -02:00
Anshul Bansal
1f4d1839f4 BAEL-2659 - Reading a file in Groovy - added more examples and unit tests 2019-01-29 17:27:52 +02:00
caroline
f58d4a286c Merge remote-tracking branch 'upstream/master' 2019-01-29 15:37:23 +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
amdegregorio
66c92495fb BAEL-2542 Update system property name 2019-01-28 06:53:52 -05:00
amdegregorio
2e8ac81c2d Merge remote-tracking branch 'upstream/master' 2019-01-28 06:24:38 -05:00
mherbaghinyan
d944b67c29 remove JMH dependency 2019-01-28 15:23:01 +04:00
mherbaghinyan
44d5be301c remove performance test 2019-01-28 15:15:05 +04: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
Anshul Bansal
f22d1073d1 BAEL-2659 - Reading a file in Groovy - changed order of functions 2019-01-27 22:47:27 +02: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