An open API service indexing awesome lists of open source software.

https://github.com/vitberget/bb_sec_anno

Bytebuddy security annotation test
https://github.com/vitberget/bb_sec_anno

annotation bytebuddy enum java security threadlocal

Last synced: 8 months ago
JSON representation

Bytebuddy security annotation test

Awesome Lists containing this project

README

          

# bb_sec_anno

Inspiration/POC for writing your own security annotations, with enum as role assignments, using local thread storage, using Bytebuddy.