-
This would be a significant change to the Trellis API, but it would put the asynchronous methods into an `org.trellisldp.api.reactive` package with synchronous equivalents in `org.trellisldp.api`.
-
When using a field of type `JsonWebToken`, the field should also be annotated with `@Inject`. Alternative way would be to use `Provider` - in that case, no `@Inject` is necessary.
Relevant Code (1)…
-
When running a request with an Accept: text/html header a 500 response is returned,
# Steps to reproduce:
- Using the docker file from: https://github.com/trellis-ldp/trellis/wiki/Dockerized-Trell…
-
The dropwizard component (mostly) will manually create objects. Once it uses DI, then object construction and dependency injection, generally, can be made more consistent.
-
I am following the documentation and trying to use release trellis-0.12 but on startup, I get a WARN message about a DB table not found. I am using h2 as I am just looking to play a bit with trellis, …
-
I am trying to compile the project (```./gradlew install```) but ran into the following error:
```
> Task :trellis-http:compileJava FAILED
/Users/ed4565/Development/trellis/trellis/core/http/src/ma…
-
The error I'm seeing in my stress tests is the same one that occurred earlier when Adam was switching to the DataStax driver. This is a socket write timeout error, where the default value is 2 seconds…
-
I am encountering errors when trying to use trellis (current master as in the develop docker image) with a remote SPARQL endpoint. The record itself is correctly updated but the creation of the corres…
-
[jholleran-ThinkPad-P52: trellis-microprofile]$ ./gradlew assemble
> Task :trellis-database:compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for …
-
the following resources are not being found in Sinopia Search tab, either by searching on a literal or by searching on the trellis URI
the issue was first noticed on 11/4/19
https://trellis.sta…