https://github.com/linux-china/spring-boot-polyglot-demo
Spring Boot Polyglot with Kotlin, Java + Lombok + Groovy
https://github.com/linux-china/spring-boot-polyglot-demo
Last synced: about 1 year ago
JSON representation
Spring Boot Polyglot with Kotlin, Java + Lombok + Groovy
- Host: GitHub
- URL: https://github.com/linux-china/spring-boot-polyglot-demo
- Owner: linux-china
- Created: 2016-11-25T07:45:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T01:43:50.000Z (over 3 years ago)
- Last Synced: 2025-04-02T02:51:14.394Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 58.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Boot Polyglot with Kotlin, Java + Lombok + Groovy
========================================================
Spring Boot 2.2 polyglot with Kotlin, Java + Lombok, Groovy and make them interoperable.
### Examples
* Integrate with Java 8 and Lombok
* Mix Java and Kotlin compile
* Groovy 3 support
* DSL Examples
### Reference
* Kotlin: https://kotlinlang.org/
* Kotlin Maven Plugin: https://kotlinlang.org/docs/reference/using-maven.html
* Groovy Language: http://groovy-lang.org/
* Project Lombok: https://projectlombok.org/
* GMavenPlus Plugin: https://groovy.github.io/GMavenPlus/