Mona Mohamadinia
dcd0f462eb
Added Log Group Sample ( #9112 )
2020-04-22 17:07:18 +01:00
Josh Cummings
13480e57d0
Merge pull request #9071 from dupirefr/team/JAVA-616-split_core_java_arrays
...
[JAVA-616] Split core-java-arrays* modules
2020-04-22 09:54:10 -06:00
Sampada
6a09426bb5
BAEL-3988: Calling a SOAP web service in Java ( #9166 )
2020-04-22 07:51:36 -07:00
Dhawal Kapil
b5b858866b
Merge pull request #9165 from sampada07/JAVA-913
...
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-04-22 20:16:56 +05:30
sampadawagde
e7804ee716
JAVA-922: Migrate flyway to parent-boot-2
2020-04-22 17:44:28 +05:30
sampadawagde
1170bd30f1
JAVA-921: Migrate mesos-marathon to parent-boot-2
2020-04-22 15:42:16 +05:30
Loredana Crusoveanu
7d5af63460
Merge pull request #9153 from eugenp/lor6-patch-2
...
Update README.md
2020-04-21 19:47:12 +03:00
Dhawal Kapil
c7812cef54
Merge pull request #9156 from sampada07/JAVA-913
...
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-04-21 20:23:25 +05:30
Loredana Crusoveanu
d4ba45160a
Merge pull request #9146 from kwoyke/JAVA-1130
...
JAVA-1130: Update the x509 mutual authentication codebase
2020-04-21 17:40:56 +03:00
sampadawagde
ecc8492efd
JAVA-920: Copied missing artifact so that live test runs ok
2020-04-21 11:33:15 +05:30
sampadawagde
34664f78c2
JAVA-920: Migrate libraries-security to parent-boot-2
2020-04-20 23:42:21 +05:30
sampadawagde
688ddcd6fd
JAVA-919: Migrate jmeter to parent-boot-2
2020-04-20 23:15:30 +05:30
Dhawal Kapil
ebb0928dee
Merge pull request #9154 from sampada07/JAVA-913
...
JAVA-917: Migrate jhipster-5 to parent-boot-2
2020-04-20 22:54:57 +05:30
sampadawagde
dfeb262f34
JAVA-917: Migrate jhipster-5 to parent-boot-2
2020-04-20 22:42:22 +05:30
Vikas Rajput
3288eb7bdd
BAEL-3557: Completed a simple web application in spring boot and groovy ( #9152 )
...
Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com >
2020-04-20 09:01:55 -07:00
Dhawal Kapil
0664711877
Merge pull request #9136 from sampada07/JAVA-913
...
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-04-20 21:09:00 +05:30
Loredana Crusoveanu
c8df143db7
Update README.md
2020-04-20 12:01:27 +03:00
Loredana Crusoveanu
dc85cb7468
Update README.md
2020-04-20 12:00:03 +03:00
Krzysiek
f8e575f0c4
JAVA-1130: Update the x509 mutual authentication codebase
2020-04-19 18:54:43 +02:00
Yavuz Tas
11a87fa9d0
Update code base for BAEL-3872 ( #9032 )
...
* resolve an sql syntax error for H2 version 1.4.200
* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors
* update hibernate version to latest
* cleanup code
* show how to get a bean object from factory bean as shown in the section 4
* update mysql version and fix tests under persistence.service
* clean up code
2020-04-19 09:18:58 -05:00
Jonathan Cook
e953099533
Merge pull request #8978 from markathomas/BAEL-3860
...
BAEL-3860 - spatialguru.net@gmail.com
2020-04-19 14:46:49 +02: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
sampadawagde
110835bca4
JAVA-918: Migrate jjwt to parent-boot-2
2020-04-18 22:26:54 +05:30
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
dupirefr
2141381a02
[JAVA-616] Reworded operations modules descriptions
2020-04-17 21:05:33 +02:00
dupirefr
2be3cf769a
[JAVA-616] Cleaning code
...
* Removed core-java-arrays* modules
* Updated core-java-module/pom.xml
2020-04-17 21:01:18 +02:00
dupirefr
362191ff95
[JAVA-616] core-java-arrays-operations-advanced
...
* Creation
* Moved code from https://www.baeldung.com/java-array-copy
* Moved code from https://www.baeldung.com/java-arrays-deepequals
* Moved code from https://www.baeldung.com/java-array-sum-average
* Moved code from https://www.baeldung.com/java-array-intersection
2020-04-17 21:01:16 +02:00
dupirefr
e910c0a238
[JAVA-616] core-java-arrays-operations-basic
...
* Creation
* Moved code from https://www.baeldung.com/java-initialize-array
* Moved code from https://www.baeldung.com/java-common-array-operations
* Moved code from
https://www.baeldung.com/java-add-element-to-array-vs-list
* Moved code from https://www.baeldung.com/java-array-contains-value
* Moved code from https://www.baeldung.com/java-array-remove-element
* Moved code from https://www.baeldung.com/java-array-remove-first-element
* Moved code from https://www.baeldung.com/java-array-add-element-at-the-end
2020-04-17 21:01:13 +02:00
dupirefr
2510062202
[JAVA-616] core-java-arrays-convert
...
* Creation
* Moved code from https://www.baeldung.com/java-convert-float-to-byte-array
* Moved code from https://www.baeldung.com/java-stream-to-array
2020-04-17 21:01:10 +02:00