hydra-java icon indicating copy to clipboard operation
hydra-java copied to clipboard

Annotate your Java beans and serialize them as json-ld with hydra

Results 20 hydra-java issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.12.6.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.8&new-version=2.12.6.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.12.RELEASE to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...

dependencies

Bumps logback-classic from 1.1.2 to 1.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.1.2&new-version=1.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps `jackson.version` from 2.9.8 to 2.12.1. Updates `jackson-annotations` from 2.9.8 to 2.12.1 Commits See full diff in compare view Updates `jackson-core` from 2.9.8 to 2.12.1 Commits 67a2970 [maven-release-plugin] prepare release...

dependencies

I ran all existing tests and slightly updated sample project to include deletion of additional offer in an order item

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Update library to use version 1 and support the spring affordance api.

I am running into a problem generating links off of routes in a specific scenario. I have a controller method in an abstract parent class that has a signature like...