Sendil Kumar N
Sendil Kumar N
``` error[E0412]: cannot find type `c_int` in this scope --> /Users/sendilkumar/.cargo/registry/src/github.com-1ecc6299db9ec823/miniz-sys-0.1.10/lib.rs:7:24 | 7 | pub const MZ_NO_FLUSH: c_int = 0; | ^^^^^ not found in this scope help: possible candidate...
Currently we are using open class at few places, change them into normal classes wherever possible. Refer [here](https://github.com/jhipster/jhipster-kotlin/search?q=%22open+class%22)
## Overview of the issue ### Feature Request Currently the blueprint is not supporting couchbase database, enable support for the same by fixing the templates. Refer #308
## Overview of the issue ### CI - [x] Add more reactive cases (done via #315) - [x] Migrate to newer GitHub Actions (done via #333) - [ ] Add...
## Overview of the issue Add coroutines option for reactive application generation.
## Overview of the issue ### Chore / Fix Enable stricter checks via Detekt and fix the following: - [ ] Remove wild card imports - [ ] Replace var...
This issue arises based on [this discussion.](https://github.com/rust-lang-nursery/rust-wasm/issues/35#issuecomment-364841462) When converting an entire library into a wasm module, it is quite often we end up in huge size wasm output (~equal to...
##### **Overview of the feature request** Can we add Kotlin support for Micronaut? ##### **Motivation for or Use Case** We can compose multiple blueprints together, can we create a Kotlin...