Commit Graph

2535 Commits

Author SHA1 Message Date
Kostas Karavitis 1278f63d03 [BAEL-3936] Upgrade hibernate and querydsl to the latest stable versions 2020-04-24 15:38:39 +03:00
kkaravitis 6a08fca7aa [BAEL-3936] Fixed format to use 2-space indenting for line continuations. 2020-04-24 15:04:44 +03:00
kkaravitis 717b0e1711 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-04-24 14:31:24 +03:00
Eric Martin 5738683a5b Merge pull request #9100 from wugangca/BAEL-3961
BAEL-3961 Using a list of values in a JDBCTemplate IN clause
2020-04-23 20:08:02 -05:00
Eric Martin ed8bdf0cb5 Merge pull request #9158 from johnA1331/master
github-related test fix - BAEL-23872
2020-04-23 19:34:01 -05:00
Usman Mohyuddin 7367f3b0ba add code files for "How to determine the data type in Groovy" (#9123)
* add code files for "How to groovy data types"

add code files for "How to groovy data types"

* added Tests in example

* Update pom.xml

change tab into spaces
2020-04-23 10:54:55 -07:00
Benjamin Caure 8bd69814b0 BAEL-3964 HTML emails with Thymeleaf and FreeMarker (#9119) 2020-04-23 07:23:11 +02:00
Gang Wu 38f62ad24d BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:36:18 -06:00
Gang Wu 8985f601a7 BAEL-3961 move the sql string into a new line to improve readability. 2020-04-22 22:15:54 -06:00
Loredana Crusoveanu c7b980c133 Merge pull request #9167 from kwoyke/JAVA-1130-2
JAVA-1130: Improvements after review
2020-04-22 22:01:07 +03:00
Krzysiek b2af9262a2 JAVA-1130: Improvements after review 2020-04-22 18:15:29 +02:00
Mona Mohamadinia 28de9f4997 Added Log Group Sample (#9112) 2020-04-22 17:07:18 +01:00
Josh Cummings fdec685ad4 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 17d9e00dc3 BAEL-3988: Calling a SOAP web service in Java (#9166) 2020-04-22 07:51:36 -07:00
Dhawal Kapil a5d8f4d54e 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 0cf5e36623 JAVA-922: Migrate flyway to parent-boot-2 2020-04-22 17:44:28 +05:30
sampadawagde e01bab2ac0 JAVA-921: Migrate mesos-marathon to parent-boot-2 2020-04-22 15:42:16 +05:30
Loredana Crusoveanu cba1cbf947 Merge pull request #9153 from eugenp/lor6-patch-2
Update README.md
2020-04-21 19:47:12 +03:00
Dhawal Kapil 0c8c2a7084 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 be28fa1164 Merge pull request #9146 from kwoyke/JAVA-1130
JAVA-1130: Update the x509 mutual authentication codebase
2020-04-21 17:40:56 +03:00
johnA1331 bbb0511669 Update README.md 2020-04-21 14:29:19 +08:00
johnA1331 3266970b40 Create README.md 2020-04-21 14:27:38 +08:00
johnA1331 b2af10c98b Delete README.md 2020-04-21 14:26:20 +08:00
johnA1331 62ccb01325 Delete README.md 2020-04-21 14:19:47 +08:00
johnA1331 d17e2b5b93 Delete README.md 2020-04-21 14:18:12 +08:00
johnA1331 4a75b13057 Update README.md 2020-04-21 14:15:57 +08:00
johnA1331 b58db90f3b Delete README.md 2020-04-21 14:13:43 +08:00
johnA1331 e9450dacbb Update README.md 2020-04-21 14:11:41 +08:00
sampadawagde 34d94a78f0 JAVA-920: Copied missing artifact so that live test runs ok 2020-04-21 11:33:15 +05:30
johnA1331 8c151edb1e Update README.md 2020-04-21 12:36:40 +08:00
johnA1331 458c4d8505 Update README.md 2020-04-21 12:33:38 +08:00
johnA1331 6a41016938 Update README.md 2020-04-21 12:30:05 +08:00
johnA1331 c9c48fda08 Delete README.md 2020-04-21 12:18:04 +08:00
johnA1331 b5603f9fce Update README.md 2020-04-21 12:17:56 +08:00
johnA1331 c367c05c53 Delete README.md 2020-04-21 12:16:07 +08:00
johnA1331 fdce9657e3 Update README.md 2020-04-21 12:15:56 +08:00
sampadawagde 4fe86bb104 JAVA-920: Migrate libraries-security to parent-boot-2 2020-04-20 23:42:21 +05:30
sampadawagde fd318eb476 JAVA-919: Migrate jmeter to parent-boot-2 2020-04-20 23:15:30 +05:30
Dhawal Kapil 42201de10a 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 6dcb364fe7 JAVA-917: Migrate jhipster-5 to parent-boot-2 2020-04-20 22:42:22 +05:30
Vikas Rajput 8da24b4abe 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 8f0846bae9 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 f55d344629 Update README.md 2020-04-20 12:01:27 +03:00
Loredana Crusoveanu 7b0c9d508f Update README.md 2020-04-20 12:00:03 +03:00
Kostas Karavitis 9d993fc5bb [BAEL-3936] Changed test methods names to follow BDD naming conventions 2020-04-20 00:29:56 +03:00
Krzysiek 647a6dc798 JAVA-1130: Update the x509 mutual authentication codebase 2020-04-19 18:54:43 +02:00
Yavuz Tas 87ac7a74be 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 8da4206dc4 Merge pull request #8978 from markathomas/BAEL-3860
BAEL-3860 - spatialguru.net@gmail.com
2020-04-19 14:46:49 +02:00
Josh Cummings f12b2ff83e 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 8a4c2d112e Merge pull request #9105 from Maiklins/JAVA-617
Java-617
2020-04-18 23:09:49 -06:00