deadbolt-2-java icon indicating copy to clipboard operation
deadbolt-2-java copied to clipboard

Idiomatic Java API for Deadbolt 2

Results 22 deadbolt-2-java issues
Sort by recently updated
recently updated
newest added

## About this PR Updates: * 📦 [com.typesafe.play:play](https://github.com/playframework/playframework) from `2.9.1` to `2.9.2` + 📜 [GitHub Release Notes](https://github.com/playframework/playframework/releases/tag/2.9.2) - [Version Diff](https://github.com/playframework/playframework/compare/2.9.1...2.9.2) * 📦 [com.typesafe.play:play-akka-http-server](https://github.com/playframework/playframework) from `2.9.1` to `2.9.2` + 📜 [GitHub...

## About this PR 📦 Updates [org.mockito:mockito-core](https://github.com/mockito/mockito) from `2.28.2` to `5.11.0` ⚠ 📜 [GitHub Release Notes](https://github.com/mockito/mockito/releases/tag/v5.11.0) - [Version Diff](https://github.com/mockito/mockito/compare/v2.28.2...v5.11.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to...

## About this PR 📦 Updates org.awaitility:awaitility from `3.1.6` to `4.2.1` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...

## About this PR Updates: * 📦 [org.playframework:play](https://github.com/playframework/playframework) from `3.0.1` to `3.0.2` + 📜 [GitHub Release Notes](https://github.com/playframework/playframework/releases/tag/3.0.2) - [Version Diff](https://github.com/playframework/playframework/compare/3.0.1...3.0.2) * 📦 [org.playframework:play-filters-helpers](https://github.com/playframework/playframework) from `3.0.1` to `3.0.2` + 📜 [GitHub...

## About this PR 📦 Updates [org.mockito:mockito-core](https://github.com/mockito/mockito) from `2.28.2` to `5.11.0` ⚠ 📜 [GitHub Release Notes](https://github.com/mockito/mockito/releases/tag/v5.11.0) - [Version Diff](https://github.com/mockito/mockito/compare/v2.28.2...v5.11.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to...

## About this PR 📦 Updates org.awaitility:awaitility from `3.1.6` to `4.2.1` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...

## About this PR 📦 Updates * com.typesafe.play:play * com.typesafe.play:play-akka-http-server * com.typesafe.play:play-filters-helpers * com.typesafe.play:play-guice * com.typesafe.play:play-java * com.typesafe.play:play-java-forms * com.typesafe.play:play-logback * com.typesafe.play:play-server * com.typesafe.play:play-test * com.typesafe.play:sbt-plugin from `2.9.1` to `3.0.1`...

I'm testing template constraints as shown in the documentation, but when I try to compile, I get the error: ``` not found: value restrict not found: value roles ``` I'm...

This is originaly from schaloner, he entered that as normal text in a GitHub project I just closed,

``` [info] Annotation processing is enabled because one or more processors were found [info] on the class path. A future release of javac may disable annotation processing [info] unless at...