Commit Graph

23 Commits

Author SHA1 Message Date
Blake Ong 38000941b5 Bael 2666 concatenate strings with groovy (#7307)
* BAEL-2666 code for concatenate strings with groovy

* BAEL-2666 add placeholder link to readme

* BAEL-2666 remove article link in README, move code to core-groovy-2
2019-07-16 13:30:55 +02:00
amit2103 f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103 37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
collaboratewithakash 8bc56f4e39
Back-link added 2019-07-03 11:32:23 +05:30
KevinGilmore d289cfa87e
BAEL-2898 BAEL-3057 BAEL-3020 update README files (#7228)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles
2019-06-30 16:56:39 -05:00
Eric Martin 871a4b35ab
Merge pull request #7038 from gmconte/BAEL-2899
Bael 2899 - Integrating Groovy into Java Applications
2019-06-09 21:35:14 -05:00
Gian Mario Contessa dd69f71a9c [BAEL-2899] adding more information and changing methods names 2019-06-09 21:18:13 +01:00
Loredana Crusoveanu 26fab288f0
Merge branch 'master' into master 2019-06-08 14:11:25 +03:00
collaboratewithakash 1e28dd2088
Back-link added 2019-06-05 15:44:40 +05:30
FrancoCorleone f6a9d02b37 [BAEL-2898] Working with XML in Groovy (#7083) 2019-06-04 23:31:00 -05:00
Gian Mario Contessa 9e0e8a6b0b [BAEL-2899] removed exception and added dependencies needed for correct compilation 2019-06-02 11:09:12 +01:00
Gian Mario Contessa f689fa9e5e BAEL-2899: moving joint compilation to core-groovy-2 module 2019-05-30 18:03:11 +01:00
Eric Martin 2ef9b4eb6f
Merge pull request #6919 from SmartyAnsh/master
BAEL-2782 Template engines in groovy
2019-05-12 13:53:49 -05:00
Anshul Bansal ce580fa7fb BAEL-2782 Template engines in groovy 2019-05-08 23:11:23 +03:00
sheryllresulta 8589828641
Update README.md 2019-05-02 17:38:57 +08:00
sheryllresulta 2415cb32af
Update README.md 2019-05-02 17:28:11 +08:00
Anshul Bansal 743e1b04e1 BAEL-2661 - Groovy def keyword - pr comments resolved 2019-04-20 22:16:30 +03:00
Anshul Bansal 28f80013cb BAEL-2661 - Groovy def keyword - pr comments resolved 2019-04-20 22:14:27 +03:00
Anshul Bansal 274cd5b4b1 BAEL-2661 - Groovy def keyword - conflicts resolved 2019-04-17 11:01:36 +03:00
Anshul Bansal 7b84d6ce6f
Merge branch 'master' into master 2019-04-17 10:59:36 +03:00
Kevin Wittek 8ba93d8dc6 BAEL-2771 string matching - Move to new module (#6744)
* BAEL-2771 Add String matching example to core-groovy

* Move test to new core-groovy-2 module
2019-04-16 14:21:09 -07:00
Anshul Bansal 2e99f89775 BAEL-2661 - Groovy def keyword - variable names 2019-04-16 12:07:35 +03:00
Anshul Bansal d0a6c5701a BAEL-2661 - Groovy def keyword 2019-04-14 22:02:14 +03:00