Commit Graph

5298 Commits

Author SHA1 Message Date
Loredana 65739ae382 upgrade gradle, kotlin versions 2020-10-22 17:34:56 +03:00
AbdallahSawan 12b927e2ae The Value of 0xFF Number and Its Uses With & Operation in Java Article by Abdallah Sawan 2020-10-22 14:11:18 +03:00
AbdallahSawan 06419d4deb The Value of 0xFF Number and Its Uses With & Operation in Java Article by Abdallah Sawan 2020-10-22 14:00:10 +03:00
AbdallahSawan 506953bb56 The Value of 0xFF Number and Its Uses With & Operation in Java Article by Abdallah Sawan 2020-10-22 13:53:45 +03:00
AbdallahSawan b2a3a69b4a The Value of 0xFF Number and Its Uses With & Operation in Java Article by Abdallah Sawan 2020-10-22 11:19:33 +03:00
Loredana Crusoveanu 64a950ca3a Merge pull request #10187 from johnA1331/master
BAEL-28475 - add links to github-baeldung articles
2020-10-22 08:33:43 +03:00
Kai Yuan 9f9f0c40f5 [BAEL-4284] AbstractMethodError 2020-10-21 22:39:43 +02:00
Simone Cusimano de579f9c0b Merge remote-tracking branch 'upstream/master' into BAEL-4183-dependency-management-in-gradle 2020-10-21 20:46:20 +02:00
Loredana Crusoveanu 11f86deb7b Merge pull request #10189 from eugenp/fix-oauth-sso-issue
fix relative path, fix start of kerberos app
2020-10-21 17:46:57 +03:00
Loredana a66f2f55ef fix relative path, fix start of kerberos app 2020-10-21 14:45:56 +03:00
Loredana Crusoveanu 0621af1dac Merge pull request #10188 from eugenp/jooq-build-fail
update h2 in jooq project
2020-10-21 11:35:21 +03:00
Loredana 6d65fb29d0 update h2 in jooq project 2020-10-21 11:05:24 +03:00
Jonathan Cook 8be57c1a0f Merge branch 'master' of https://github.com/eugenp/tutorials 2020-10-21 09:37:43 +02:00
Simone Cusimano b6ccb8c270 Merge remote-tracking branch 'upstream/master' into BAEL-4183-dependency-management-in-gradle 2020-10-21 09:25:49 +02:00
johnA1331 2bf7f715b0 Update README.md 2020-10-21 11:41:32 +08:00
johnA1331 88820fbc63 Update README.md 2020-10-21 11:37:34 +08:00
johnA1331 dad6426ea1 Update README.md 2020-10-21 11:31:57 +08:00
johnA1331 e4430ea672 Create README.md 2020-10-21 11:28:46 +08:00
johnA1331 3a1bcc1a15 Update README.md 2020-10-21 11:25:34 +08:00
johnA1331 8af5182f92 Update README.md 2020-10-21 11:23:19 +08:00
johnA1331 b8f341a7ae Update README.md 2020-10-21 10:19:38 +08:00
bfontana 147a5e157f Merge pull request #10156 from stancalau/BAEL-4218
Explanation of “ClassCastException” in Java
2020-10-20 21:25:25 -03:00
bfontana 9b3b520a0d Merge pull request #10129 from adrian-maghear/BAEL-3600
[BAEL-3600] Introduction to Netflix Mantis
2020-10-20 21:20:09 -03:00
Simone Cusimano a2b1803a7f Merge branch 'master' into BAEL-4183-dependency-management-in-gradle 2020-10-20 21:29:21 +02:00
Simone Cusimano f8a35260b2 Merge remote-tracking branch 'upstream/master' 2020-10-20 21:28:57 +02:00
Loredana Crusoveanu 3e7929e7f1 Merge pull request #10183 from eugenp/issue-8397
update jpa shared key
2020-10-20 16:05:09 +03:00
Loredana Crusoveanu 34c6ad9cb6 Merge pull request #10186 from eugenp/lor6-patch-3
Update README.md
2020-10-20 16:04:31 +03:00
Loredana Crusoveanu 9b20c1d906 Merge pull request #10185 from eugenp/lor6-patch-2
Update README.md
2020-10-20 16:04:17 +03:00
Loredana Crusoveanu 65a698861e Merge pull request #10184 from eugenp/lor6-patch-1
Update README.md
2020-10-20 16:04:02 +03:00
Loredana Crusoveanu 0efc73afcc Update README.md 2020-10-20 13:14:22 +03:00
Loredana Crusoveanu 3f8591f891 Update README.md 2020-10-20 12:42:29 +03:00
Loredana Crusoveanu b6dbadc18e Update README.md 2020-10-20 12:41:36 +03:00
Loredana Crusoveanu 02640da539 Merge pull request #10182 from eugenp/issue-8208
add the oidc legacy code back
2020-10-20 12:38:01 +03:00
Loredana Crusoveanu cacefb7706 Merge pull request #10181 from eugenp/issue-9699
update basename for messagesource
2020-10-20 12:34:28 +03:00
Loredana e16eef7726 update jpa shared key 2020-10-20 12:33:13 +03:00
Loredana e012de2de9 add the oidc legacy code back 2020-10-20 11:42:57 +03:00
Loredana 61f2654a9d update basename for messagesource 2020-10-20 11:16:17 +03:00
Simone Cusimano b01576bac5 Merge branch 'master' into BAEL-4183-dependency-management-in-gradle 2020-10-20 08:58:08 +02:00
Simone Cusimano fb8693b833 Merge remote-tracking branch 'upstream/master' 2020-10-20 08:57:40 +02:00
Simone Cusimano d3b4cd59a0 Merge branch 'master' into BAEL-4183-dependency-management-in-gradle 2020-10-20 08:54:13 +02:00
Simone Cusimano 16bd27cab2 Remove gitignore file 2020-10-20 08:51:00 +02:00
Kai Yuan 41609ee63f [BAEL-4533] get class names from a jar 2020-10-19 10:19:55 +02:00
Eric Martin d6d7661771 Merge pull request #10127 from amdegregorio/BAEL-4503
BAEL-4503
2020-10-18 21:40:33 -05:00
AmitB 000275f9f7 [BAEL-4495] - Add test for case when 2nd collection is also hashset (#10175)
* [BAEL-4495] Performance of removeAll() in a HashSet

* [BAEL-4495] Add unit test for hashset removeAll()

* [BAEL-4495] Update test methods to camelCase

* [BAEL-4495] Add test for case when 2nd collection is also hashset
2020-10-18 08:59:00 -07:00
Loredana Crusoveanu 44265c62c9 Merge pull request #10173 from eugenp/issue-10116
Issue 10116
2020-10-17 16:25:04 +03:00
Loredana 07da242830 add context test, explanation 2020-10-17 16:19:01 +03:00
Loredana 12dcd4e4bb exclude logback, add log4j config file 2020-10-17 16:16:00 +03:00
amdegregorio 7d297f344f BAEL-4503 PR/article review feedback 2020-10-17 08:28:31 -04:00
Loredana Crusoveanu fcbb99633c Merge pull request #10172 from eugenp/fix-redis-build-failure
fix redis context test
2020-10-17 12:40:47 +03:00
Loredana 90c65b0530 fix redis context test 2020-10-17 12:36:50 +03:00