Commit Graph

13209 Commits

Author SHA1 Message Date
sheryllresulta 1b20cd09a7
Update README.md 2019-05-09 15:22:03 +08:00
sheryllresulta ebd29fa86a
Create README.md 2019-05-09 15:19:43 +08:00
sheryllresulta 9f17da240b
Update README.md 2019-05-09 15:15:47 +08:00
Erhan Karakaya d783aba7dc BAEL-2839 Added code samples (#6916) 2019-05-08 16:31:19 -06:00
Alessio Stalla a905fe2fa5 BAEL-868 (#6917)
* Tests for BAEL-868 (RxKotlin)

* BAEL-868 fix warnings

* Fix the build (?)

* Fix the build
2019-05-08 08:52:00 -06:00
enpy 8209ec4a1f Difference between CDI and EJB singleton (#6915)
* Singleton injection examples and tests added

* code and tests implemented
2019-05-08 08:40:54 -06:00
Adrian Precub 57ec69ad3b BAEL-2587: create separate module for cognito (#6814)
* BAEL-2587: create separate module for cognito

* BAEL-2587: add separate module for cognito in parent pom

* BAEL-2587: remove cognito from spring-5-security-oauth module and correct pom.xml

* BAEL-2587: replace tabs with spaces in pom.xml to fix indentation

* BAEL-2587: fix pom indentation

* BAEL-2587: fix article link
2019-05-08 08:26:17 -06:00
DOHA afac1b1e92 add junit5 method order examples 2019-05-08 14:09:01 +02:00
DOHA 3010137d3a add dependencies and cleanup 2019-05-08 14:08:21 +02:00
collaboratewithakash cb4a594495
Back-link added 2019-05-08 16:49:20 +05:30
collaboratewithakash ee477bbfa0
Back-link added 2019-05-08 16:45:57 +05:30
collaboratewithakash cccba61e72
Back-link added 2019-05-08 16:42:48 +05:30
collaboratewithakash 2372ada22a
Back-link added 2019-05-08 16:36:29 +05:30
collaboratewithakash 5b94a7dc01
Back-link added 2019-05-08 16:26:35 +05:30
collaboratewithakash cb39ba6e6c
Back-link added 2019-05-08 16:21:52 +05:30
collaboratewithakash 203ae4f81e
Back-link added 2019-05-08 16:14:58 +05:30
collaboratewithakash 529d462c03
Update README.md 2019-05-08 16:11:20 +05:30
collaboratewithakash 6b0676c98e
Back-link added 2019-05-08 16:09:57 +05:30
collaboratewithakash c01e93a144
Back-link added 2019-05-08 16:03:12 +05:30
collaboratewithakash 9cca03b0ca
Back-link added 2019-05-08 15:36:24 +05:30
collaboratewithakash f44662ef1e
Back-link added 2019-05-08 14:35:17 +05:30
collaboratewithakash a205fb8b21
Back-link added 2019-05-08 14:27:51 +05:30
collaboratewithakash 07102c0199
Back-link added 2019-05-08 14:21:38 +05:30
collaboratewithakash a28f6d4394
Back-link added 2019-05-08 14:17:43 +05:30
collaboratewithakash 9532e7cacd
Back-link added 2019-05-08 14:14:54 +05:30
collaboratewithakash fa56e969e0
Back-link added 2019-05-08 14:08:08 +05:30
collaboratewithakash 2360d26254
Back-link added 2019-05-08 14:04:03 +05:30
Erik Pragt 95d40bdfa1
Merge pull request #6889 from asturcon/BAEL-2427-getCauseException
BAEL-2427 Loop through Exception getCause() to find root cause
2019-05-08 15:44:11 +08:00
collaboratewithakash 820b45d6ea
Back-link added 2019-05-08 13:02:15 +05:30
collaboratewithakash ff1316e6b0
Back-link added 2019-05-08 13:00:23 +05:30
collaboratewithakash 4a154f2843
Back-link added 2019-05-08 12:58:34 +05:30
collaboratewithakash 51f9c58f4a
Back-link added 2019-05-08 12:55:43 +05:30
collaboratewithakash a426c5df06
Back-link added 2019-05-08 12:49:55 +05:30
collaboratewithakash 7ef65f7b7a
Back-link added 2019-05-08 12:47:42 +05:30
collaboratewithakash 74cc90da40
Back-link added 2019-05-08 12:45:44 +05:30
collaboratewithakash 4427b9ca22
Back-link added 2019-05-08 12:36:35 +05:30
collaboratewithakash 0c4529373d
Back-link added 2019-05-08 12:32:37 +05:30
collaboratewithakash 7b770cd188
Back-link added 2019-05-08 12:30:51 +05:30
collaboratewithakash 23c2b337f0
Back-link added 2019-05-08 12:25:32 +05:30
Andrey Shcherbakov 7eba063308 Place the code for BAEL-2876 to java-strings-2 (#6911)
* Add the code for article BAEL-2876

* Move BAEL-2876 from core-java-8-2 to java-strings-2

* Remove ICU from the pom of core-java-8-2

* Replace the char é by its unicode encoding
2019-05-07 23:57:20 -06:00
psevestre a32176e25b BAEL-1219 (#6724)
* BAEL-1381

* [BAEL-1381]

* [BAEL-1381] New module name

* [BAEL-1381] software-security module

* [BAEL-1381] Add JPA examples

* Workaround for spring-framework#21094

* Initial import

* [BAEL-1219] OLingo2 code

* Initial import

* [BAEL-1219] Code for Olingo V4 sample

* [BAEL-1219] Code polishing

* [BAEL-1219] Add Sample URLs
2019-05-07 23:48:37 -06:00
Philippe 26f6585a19 [BAEL-1219] Add Sample URLs 2019-05-07 23:57:54 -03:00
Philippe 79e1085b21 Merge remote-tracking branch 'upstream/master' 2019-05-07 22:46:53 -03:00
Loredana Crusoveanu 9863cee1f8
Update README.md 2019-05-07 23:42:06 +03:00
Loredana Crusoveanu f51429bfe6
Update README.md 2019-05-07 23:36:08 +03:00
Loredana Crusoveanu 0fa8b6a24c
Update README.md 2019-05-07 22:42:38 +03:00
Krzysztof Majewski 51a9d7b0d6 BAEL-2799 (#6904)
* BAEL-2799

* constructor name fix

* method name fix

* add database

* fix tests
2019-05-07 10:34:15 -06:00
Marcos Lopez Gonzalez 239e37aca1 Merge branch 'eugenmaster' into BAEL-2427-getCauseException 2019-05-07 11:48:16 +02:00
pcoates33 d2102a76ff BAEL-2890 (#6905) 2019-05-07 06:37:38 +02:00
Loredana Crusoveanu 0c0f148320
Merge pull request #6902 from amit2103/BAEL-14249
[BAEL-14249] - POM Properties Cleanup
2019-05-06 23:22:19 +03:00