Takumi Ishikawa

Results 4 issues of Takumi Ishikawa

I added Node.js v16, which is latest and current version according to [docker hub](https://hub.docker.com/_/node), and moved LTS tag to v14.

cla: yes

## Summary `./gradlew spotlessGroovy` fails on the following simple groovy code. ```groovy class A { def closure = () -> { println("Hello") } } ``` A part of error: ```...

bug

This is not a bug, but a feature request. Spring Boot Gradle plugin in the current version generates both executable fat jar and plain jar in the default settings like...

enhancement
p2

### Checklist - [x] All new jobs, commands, executors, parameters have descriptions - [x] Examples have been added for any significant new features - [x] README has been updated, if...