Skip to content

SpringJasmine/Spring-micro-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-micro-benchmarks

Spring micro-benchmark covers Spring's core features. These features are annotated with special annotations in the program, including:

  • four Spring features analyses: entry point (@EntryPointTag), dependency injection by singleton (@SingletonDITag) or prototype (@PrototypeDITag) pattern, and Spring AOP (AOPCheckTag).
  • two scenes analyses that influenced by Spring features: information leakage (@InfoLeakTag) and permission verification (@HasPermissionTag).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages