mike_neck
mike_neck
https://medium.com/graalvm/making-sense-of-native-image-contents-741a688dab4d
1. Start application alternative to users main method with native-image agent. 1. Listen to `ApplicationReadyEvent` 2. Execute requests to application 3. After all requests, close Spring Boot Application Context
#8 とも関連するが、各章・各セクションで参加者にどこまでできて欲しいのかを明確に記述することで目標をもって演習に取り組んでもらいたい。 そのため、各章・各セクションでの目標を明確に記述する。
`org.mikeneck.kuickcheck.runnerJavaClassTest$ApiKtTest#mapToScannableReturnsThrowableClass` is failing due to kotlin1.1's reflection api change.
Summary --- - Bump versions of GitHub Actions used in the Build workflow to currently supported releases: - actions/checkout - actions/setup-java - actions/upload-artifact - This addresses recent failures where the...
Summary === Adds Go language support to the code-complexity-plugin. The plugin now computes and displays complexity for Go code alongside existing languages. Details === What's included... - Top-level functions and...