Commit Graph

11803 Commits

Author SHA1 Message Date
collaboratewithakash b62edd2503
backlink added 2019-01-04 17:16:51 +05:30
Dhananjay Singh cd3f0fcb1f BAEL-2391 Two pointer technique
* two pointer technique

* Corrected two sum

* Changed asserts in unit test
2019-01-03 16:40:26 -07:00
Loredana Crusoveanu 1695857b91
Merge pull request #6036 from Doha2012/master
exclude auto-config classes
2019-01-03 22:43:32 +02:00
Tom Hombergs bb82b98470
Merge pull request #6033 from er-han/BAEL-2470
[BAEL-2470] Added @Value for map examples
2019-01-03 20:13:21 +01:00
Tom Hombergs 801d74ad0b
Merge pull request #6063 from MajewskiKrzysztof/BAEL-2483
BAEL-2483
2019-01-03 20:10:09 +01:00
Varun Jain 693da95f44 BAEL-2536-updated Panagram to Pangram 2019-01-03 22:44:52 +05:30
Varun Jain 4eb3f29430 BAEL-2536-addressed review comments 2019-01-03 22:42:26 +05:30
ramansahasi bdcc961542 BAEL-2392_Java_String_interview_questions second commit (#6064) 2019-01-03 07:49:51 -07:00
Krzysztof Majewski 34b90a33aa BAEL-2483 2019-01-03 14:15:43 +01:00
Eric Martin 829b11e1f3
Merge pull request #6008 from MherBaghinyan/BAEL-2482
immutable sets
2019-01-02 21:10:41 -06:00
Varun Jain eacc84a450 BAEL-2536-added-unit-tests-for-panagram 2019-01-03 08:08:25 +05:30
Ger Roza bbb6c93598 [BAEL-2315] spring-5-reactive-oauth & spring-5-security-oauth | WebClient and OAuth2 support (#6053)
* Cleaned shared properties in spring-5-security-oauth module, and made some final tunings on authorization service and the resource server

* Added and modified example for webclient-oauth2

* Cleaned authorization service and resource service for webclient and oauth2 article

*  Added examples for auth code with client and with login
cleaned properties and packages

*  Added examples fow webclient + oauth2
2019-01-02 16:13:35 -08:00
Loredana Crusoveanu 8311bde4bb
Merge pull request #6059 from eugenp/lor6-patch-17
Update README.md
2019-01-02 23:16:25 +02:00
DOHA 2ec62d9091 minor clean up 2019-01-02 23:16:14 +02:00
Loredana Crusoveanu 51106bc452
Merge pull request #5970 from krnbr/patch-1
spelling mistake - minor one
2019-01-02 23:13:48 +02:00
Loredana Crusoveanu a5036e2f67
Merge pull request #6061 from eugenp/lor6-patch-19
Update README.md
2019-01-02 23:13:00 +02:00
Loredana Crusoveanu 6231a5ea84
Merge branch 'master' into lor6-patch-17 2019-01-02 23:12:20 +02:00
Loredana Crusoveanu a041e96386
Merge pull request #6060 from eugenp/lor6-patch-18
Update README.md
2019-01-02 23:11:30 +02:00
Loredana Crusoveanu 80d919c0a1
Merge pull request #6058 from eugenp/lor6-patch-16
Update README.md
2019-01-02 23:11:06 +02:00
Loredana Crusoveanu 7a858c09b3
Merge pull request #6057 from eugenp/lor6-patch-15
Update README.md
2019-01-02 23:10:45 +02:00
Loredana Crusoveanu e50f08a95a
Merge pull request #6056 from eugenp/lor6-patch-14
Update README.md
2019-01-02 23:10:25 +02:00
Loredana Crusoveanu 4cd54822e5
Merge pull request #6055 from eugenp/lor6-patch-13
Update README.md
2019-01-02 23:10:07 +02:00
Loredana Crusoveanu 6903a0c2bb
Update README.md 2019-01-02 22:56:48 +02:00
Loredana Crusoveanu 7b666654ec
Update README.md 2019-01-02 22:56:06 +02:00
Loredana Crusoveanu 1a76da2f8f
Update README.md 2019-01-02 22:54:36 +02:00
Loredana Crusoveanu 13e4081fc7
Update README.md 2019-01-02 22:53:54 +02:00
Loredana Crusoveanu 53b0c016ff
Update README.md 2019-01-02 22:53:09 +02:00
Loredana Crusoveanu f912eaf5d9
Update README.md 2019-01-02 22:50:52 +02:00
Loredana Crusoveanu 23de38295f
Update README.md 2019-01-02 22:49:58 +02:00
DOHA e0a063a932 remove unused SecurityConfig 2019-01-02 22:25:14 +02:00
Loredana Crusoveanu 0227e51689
Merge pull request #6054 from eugenp/fix-abstract-factory
fix abstract factory ex
2019-01-02 22:13:30 +02:00
Loredana 9a8e006d73 fix abstract factory ex 2019-01-02 21:58:02 +02:00
mherbaghinyan 725076b8ee performance tests tune up 2019-01-02 22:18:53 +04:00
Varun Jain 75bf7ba515 BAEL-2536-check-for-a-panagram-string 2019-01-02 22:11:21 +05:30
Mikhail Chugunov 2e436ce3e8 BAEL-2475: Rename tests 2019-01-02 19:14:09 +03:00
Mikhail Chugunov 66016332f8 BAEL-2475: Add sample code and tests 2019-01-02 19:09:00 +03:00
Mikhail Chugunov 8d4badcea7
Merge pull request #2 from eugenp/master
Pull from origin
2019-01-02 17:18:15 +03:00
Loredana Crusoveanu b078d0fb3d
Merge pull request #6048 from eugenp/lor6-patch-13
Update README.md
2019-01-02 15:57:06 +02:00
Loredana Crusoveanu 93e22e8407
Merge pull request #6029 from amit2103/BAEL-11403
[BAEL-11403] - Moved articles out of core-java (part 4)
2019-01-02 15:47:38 +02:00
Loredana Crusoveanu 1db24b5c06
Update README.md 2019-01-02 15:45:28 +02:00
Loredana Crusoveanu e464591902
Update README.md 2019-01-02 14:39:01 +02:00
Loredana Crusoveanu aca049b5ca
Update README.md 2019-01-02 13:36:50 +02:00
rahusriv 0d5483e1bf Rahul/multidimensional/pr3 (#6040)
* Making examples simple

* Changing variable names

* Modificatons in naming

* Giving extra spaces
2019-01-01 20:56:43 -06:00
Loredana Crusoveanu 01ded32d6a
Merge branch 'master' into BAEL-11403 2019-01-02 00:12:51 +02:00
Loredana Crusoveanu 9053ecd128
Merge pull request #6025 from amit2103/BAEL-11402
[BAEL-11402] - Moved articles out of core-java (part 3)
2019-01-01 23:40:21 +02:00
Loredana Crusoveanu 0f59a80922
Merge pull request #6045 from eugenp/fix-boot-security-start
add start class
2019-01-01 22:58:44 +02:00
Loredana c560a37b70 add start class 2019-01-01 22:44:53 +02:00
Chandra Prakash d48fa319b2
Merge pull request #11 from chandra1123/master
Pulling latest changes
2019-01-01 10:59:51 -05:00
Chandra Prakash 2f12f1af7a
Merge pull request #10 from eugenp/master
Pulling latest changes
2019-01-01 10:55:31 -05:00
Markus Gulden c39fe1c85c BAEL-2321 2019-01-01 15:40:15 +01:00