-
example:
`/data/{filename}.doc`
and
`/data/{filename}.pdf`
when access using
`http://localhost:8080/data/finance-doc.doc`
or
`http://localhost:8080/data/finance-doc.pdf`
it should v…
-
Hello again, i hope you have a wonderful day. I am facing a simple problem where i have a treemap that stores values in reverse order and my problem is that during deserialization the values are not m…
-
I see the master branch is several months ahead of the last release on maven central, is it possible to get nightly snapshots as well so we can test with the latest changes?
-
Hi people, I'm learning ActiveJ.
I code a simple http service using MultithreadedHttpServerLauncher, like the http docs. It just query a h2 database and sends a json response. Today I have a simple…
-
In the cases where the Docs reference the value of a unit they seem a little misleading
`StringUnit can not be used as a drop-in replacement for primitive string value, since StringUnit is a non-pr…
-
Currently we use Dagger for dependency injection in the Agent and in the main Cryostat 2.x line. Other Cryostat components - cryostat-reports and jfr-datasource - are Quarkus-based and therefore use Q…
-
As the title said i am interested to know do you outperform netty. I saw very impressed results that outperform vertx and some other important libraries in benchmarks and i am worried can you also bea…
-
-
### Official Instance
- [ ] The bug is reproducable on the [official hosted instance](http://piped.kavin.rocks/) or is API related.
### Describe the bug
I self host piped.esmailelbob.xyz and I noti…
-
Please add support for java 16 record be allowing to just add an annotation to the class and all of the variables will be gotten through the get methods and deserialized through the constructor.
e…