Tegral icon indicating copy to clipboard operation
Tegral copied to clipboard

🟣 A Kotlin framework for web applications, cool libraries that go along with it!

Results 23 Tegral issues
Sort by recently updated
recently updated
newest added

Just an NPE, needs to be changed for something better

- [ ] `set-output`, there's a chance this is caused by a 3rd party action - [ ] `codecov/codecov-action@v2` - [ ] `BetaHuhn/[email protected]` - [ ] `nwtgck/[email protected]`

Swagger Core's ModelResolver (which takes care of converting JVM types to JSON Schema types using Jackson and with a lot of custom logic) has a bunch of problems. It is...

experiments

Many Tegral DI plugins rely on the following process: - Scanning the existing components - Register them in one way or another in an internal map. - At a later...

Module: tegral-di

Hi, I just tried Tegral OpenAPI Ktor Plugins for the first time. It's kinda nice, but schema generation has multiple problems. I'll provide an example: Here is my model, hopefully...

First of all my apologies if this is not the best place to do it, but I haven't found any other. Second, thanks for this plugin. It's not easy to...

Extensions are not supported at all currently. - [ ] Implement extensions in core objects. - [ ] Provide [ReDoc](https://github.com/Redocly/redoc/blob/main/docs/redoc-vendor-extensions.md) extensions in a separate package

enhancement
Module: tegral-openapi-dsl

Supporting [Kotest](https://kotest.io) in one way or another would be really cool.

A limitation of Tegral DI compared to solutions that use a constructor-based approach to dependency injection is that **it is not possible to instantiate Tegral DI components by just giving...