Commit Graph

18155 Commits

Author SHA1 Message Date
Anshul BANSAL
dd7248640d BAEL-3995 - Spring Security with Okta 2020-05-03 14:38:08 +03:00
Josh Cummings
c8bf3c729a Merge pull request #9129 from sampada07/JAVA-627
JAVA-627: Moved articles from libraries-2 to libraries-http-2
2020-04-18 23:21:36 -06:00
Josh Cummings
6ff9ff0181 Merge pull request #9105 from Maiklins/JAVA-617
Java-617
2020-04-18 23:09:49 -06:00
Josh Cummings
66031d0b7e Merge pull request #9133 from amit2103/JAVA-1278-1
Java 1278 1
2020-04-18 22:58:12 -06:00
KevinGilmore
e4234f686b BAEL-3908: Update README file (#9141)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article
2020-04-18 21:15:05 -05:00
Eric Martin
1461d51f95 Merge pull request #9037 from aitorcuesta/BAEL-3075
BAEL-3075 - Oracle Connection Pooling With Spring
2020-04-18 15:17:20 -05:00
Loredana Crusoveanu
f786cdf41b Merge pull request #9125 from kwoyke/BAEL-3992-jws
BAEL-3992: Remove jnlp dependencies from the pom.xml
2020-04-18 21:38:20 +03:00
Anshul Bansal
7e3799649c BAEL-3908_http2_client_in_jetty (#8981)
* BAEL-3908 http2 in jetty - initial commit

* BAEL-3908 - HTTP2 client in jetty

* BAEL-3908 - http2 in jetty - code cleanup

* BAEL-3908 - fixed indentation
2020-04-18 13:08:53 -05:00
kwoyke
3bdd01ba7b BAEL-4003: Add byte-buddy dependency (#9134) 2020-04-18 18:04:17 +02:00
Dhawal Kapil
73a503b137 Merge pull request #9131 from sampada07/JAVA-914
JAVA-914: cas module clean up
2020-04-18 21:30:23 +05:30
amit.pandey
0ba57c24b9 update source code to sync with article 2020-04-18 21:00:01 +05:30
amit.pandey
9332b64fd8 update source code to sync with article 2020-04-18 20:57:13 +05:30
Ankur Gupta
f38f3ffbf8 ankurguptajec@gmail.com (#9064)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-04-18 08:11:31 -07:00
Krzysztof Woyke
e014f9dd11 BAEL-3992: Enable jws in the main pom.xml 2020-04-18 16:51:27 +02:00
sampadawagde
d0f1933d9b Revert "JAVA-916: Migrate jhipster to parent-boot-2"
This reverts commit a52372e829.
2020-04-18 19:17:28 +05:30
sampadawagde
f34a97f765 JAVA-914: Updated main pom to include cas as commented module 2020-04-18 19:13:22 +05:30
sampadawagde
9e0eb213b3 JAVA-914: Updated module README to include relevant info 2020-04-18 19:12:36 +05:30
sampadawagde
e22b651504 JAVA-914: Removed empty pom files 2020-04-18 19:11:47 +05:30
mikr
6339fb3485 JAVA-617 Rename core-java-datetime-java8 to core-java-8-datetime 2020-04-18 14:22:10 +02:00
sampadawagde
969a1ed1dc JAVA-627: Added new module libraries-http-2 to main pom 2020-04-18 11:45:39 +05:30
sampadawagde
2e613ed1e2 JAVA-627: Added next link in README for libraries-http 2020-04-18 11:44:56 +05:30
sampadawagde
64e8e11e43 JAVA-627: Moved 2 articles to libraries-http-2 2020-04-18 11:44:19 +05:30
sampadawagde
eb2c861437 JAVA-627: Moved 2 articles from libraries-2 2020-04-18 11:43:52 +05:30
Krzysztof Woyke
cb5169d86a BAEL-3992: Remove jnlp dependencies from the pom.xml 2020-04-17 22:11:57 +02:00
Josh Cummings
d2c03ec301 Merge pull request #9106 from Maiklins/JAVA-615
Java-615
2020-04-17 11:17:10 -06:00
Josh Cummings
36b31ea85e Merge pull request #9091 from sampada07/JAVA-620
JAVA-620: Split or move core-java-modules/core-java-io-conversions
2020-04-17 11:05:28 -06:00
Josh Cummings
9cf0839276 Merge pull request #9083 from amit2103/JAVA-1192
Java 1192
2020-04-17 10:39:01 -06:00
Josh Cummings
20b76784b1 Merge pull request #9085 from amit2103/JAVA-1199
update artifactId in pom file
2020-04-17 10:34:04 -06:00
sampadawagde
a52372e829 JAVA-916: Migrate jhipster to parent-boot-2 2020-04-17 12:29:42 +05:30
Dhrubajyoti Bhattacharjee
9ab450062d Bael 2980 move c ra sh article to new module (#9103) 2020-04-17 08:15:36 +02:00
Eric Martin
0d2aa8de20 Merge pull request #9099 from alimate/BAEL-3954
Improving the What is Thread-Safety Article
2020-04-16 22:27:11 -05:00
Mona Mohamadinia
39d6e9bad6 Added a few code snippets (#9084) 2020-04-16 20:47:10 +01:00
vatsalgosar
1075d873e4 BAEL-3919 (#9072)
BAEL-3919 code
2020-04-16 20:40:04 +01:00
Maciej Główka
907c19cc02 BAEL-3505: Added util class to check server connection (#9013)
* BAEL-3505: Added util class to check server connection

* fixed formatting

* removed unnecessary sout
2020-04-16 20:23:23 +01:00
mikr
e3cea5382b JAVA-615 Split or move algorithms-sorting module 2020-04-15 23:04:39 +02:00
mikr
6610ba17f2 JAVA-617 Split or move core-java-datetime-java8 module 2020-04-15 22:29:52 +02:00
Maiklins
bb21a192d3 Merge pull request #45 from eugenp/master
update
2020-04-15 21:36:24 +02:00
kwoyke
56e13fbf0a BAEL-3994: Add example of chaining methods returning Optionals (#9102)
* BAEL-3994: Add example of chaining methods returning Optionals

* BAEL-3994: Update
2020-04-15 21:19:02 +02:00
Belma Jakupovic
202c7d1f90 additional answers mockito change repository method (#9082) 2020-04-15 21:15:59 +02:00
Josh Cummings
5fdd330368 Merge pull request #8971 from patkorek/BAEL-3920
[BAEL-3920] Postman Collection to test GraphQL endpoints
2020-04-15 10:02:52 -06:00
Dhawal Kapil
c15908c3d2 Merge pull request #9073 from Maiklins/JAVA-1225-
Java-1225
2020-04-15 14:59:11 +05:30
Aitor Cuesta
2cd62a7f0b BAEL-3075 - Removing byte-buddy dependency 2020-04-15 08:01:26 +02:00
SippingCode
6a7378ea0d BAEL 3970 - Manual logout with Spring Security (#9075)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.
2020-04-14 22:26:52 -07:00
Loredana Crusoveanu
aae31e0f30 Merge pull request #9098 from kwoyke/JAVA-1295
JAVA-1295: Fix node.left -> node.right
2020-04-14 19:15:48 +03:00
rpvilao
92cb357b10 Merge pull request #9003 from jesperancinha/master
[BAEL-2749] DBUnit
2020-04-14 17:30:34 +02:00
Josh Cummings
1aab93b395 Merge pull request #9030 from gindex/master
BAEL-3940 How to get String from Mono<String> in reactive java
2020-04-14 00:10:33 -06:00
Josh Cummings
16bc4c238a Merge pull request #9045 from patkorek/BAEL-2660
BAEL-2660 few examples to convert String to Int
2020-04-14 00:09:45 -06:00
Kumar Chandrakant
a0057f34d9 Testing multithreading (#9088) 2020-04-14 07:22:05 +02:00
Benjamin Caure
d710a30789 BAEL-3943 Bson to json (#9079) 2020-04-14 07:08:04 +02:00
Ali Dehghani
55039ab494 Renaming the Class to Reflect the Article Update 2020-04-14 01:28:10 +04:30