An open API service indexing awesome lists of open source software.

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

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/