jinxuan / MicronautGroovyWebConsole

This project contains a Groovy interpreter using Micronaut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicronautGroovyWebConsole

This project is aimed for those people who want to have an online Groovy Console compatible with Groovy 3.0.6, this project is builtin with Micronaut.

Technologies

  • Groovy 3.0.9
  • Micronaut 3.3.0
  • Gradle 7.3.3
  • Thymeleaf 2.2.1
  • Bootstrap 5

Preview

online-groovy-console

Build project

./gradlew build

Run project

./gradlew run

Startup completed in 668ms. Server Running: http://localhost:8089

Sample codes

You can see some of my sample codes at my gist.

License

This project is under Apache 2.0 License

About

This project contains a Groovy interpreter using Micronaut

License:Apache License 2.0


Languages

Language:JavaScript 68.1%Language:CSS 25.4%Language:Groovy 4.4%Language:HTML 2.1%