-
I am testing how to use your dependency injection API, and I wanted to try to have a module define several String properties that can be injected into another class.
public class ConfigModule exten…
-
It seems like JsonUtils.fromJson is sensitive to order of fields in json. Also it does not handle missing or unknown fields gracefully. Can I fix this with proper configuration?
-
Can you add [mercure](https://github.com/dunglas/mercure) support.
This is used by [hotwire](https://hotwire.dev/) turbo.
-
Hey there,
I am playing around with activej for some time now and was wondering why you are not using https://github.com/fizzed/rocker in your examples.
It is a much faster and simpler template en…
-
For web-facing deployments security is paramount, hence it is a requirement to protect the deployments against hackers. For this is it possible to implement security, authentication and authorisation …
-
Can you add this framework to benchmarks like:
- https://github.com/TechEmpower/FrameworkBenchmarks
- https://github.com/the-benchmarker/web-frameworks
-
Hi all,
I was really impressed about how serialization is fast (I'm currently using protobuf and SBE), and I'm preparing a POC with Activej serializer, however I have a problem decoding a List collec…
-
Hi,
Currently we have to explicity specify `java.util.Set` and `java.util.Map` for kotlin bindings when using `@ProvidesIntoSet` or `bindIntoSet`
It would be great if we could support Kotlin Set…
-
### Official Instance
- [x] The bug is reproducable on the [official hosted instance](http://piped.kavin.rocks/) or is API related.
### Describe the bug
- Enable to sign in
- Subscription feed mis…
-
I am very excited to use ActiveJ and I see it is incredible project
I got a problem that `Promise::then` and `Promise::map` simply ignores exceptions thrown inside handlers (fn) given to them and t…