johnA1331
5d35a1c81d
Delete README.md
2020-04-21 14:19:47 +08:00
johnA1331
99b69e1d8b
Delete README.md
2020-04-21 14:18:12 +08:00
johnA1331
2db1c831f6
Update README.md
2020-04-21 14:15:57 +08:00
johnA1331
591e9b9492
Delete README.md
2020-04-21 14:13:43 +08:00
johnA1331
3e13f305f3
Update README.md
2020-04-21 14:11:41 +08:00
johnA1331
b5d0b747a9
Update README.md
2020-04-21 12:36:40 +08:00
johnA1331
2f022f8495
Update README.md
2020-04-21 12:33:38 +08:00
johnA1331
99e7a33791
Update README.md
2020-04-21 12:30:05 +08:00
johnA1331
64cf701860
Delete README.md
2020-04-21 12:18:04 +08:00
johnA1331
64f04d6ba9
Update README.md
2020-04-21 12:17:56 +08:00
johnA1331
596ef9bf1a
Delete README.md
2020-04-21 12:16:07 +08:00
johnA1331
702b743aa5
Update README.md
2020-04-21 12:15:56 +08:00
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
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
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
428b5e9d1a
JAVA-915: Migrate hystrix to parent-boot-2
2020-04-17 12:41:52 +05:30
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