Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sdeleuze/build-time-constant-fields

Checks constant field evaluation at build-time works as expected
https://github.com/sdeleuze/build-time-constant-fields

Last synced: 12 days ago
JSON representation

Checks constant field evaluation at build-time works as expected

Awesome Lists containing this project

README

        

# Getting Started

Project designed to validate https://github.com/spring-projects/spring-framework/issues/28624
works as expected in Spring Framework 6 by checking that some classes have been removed at build time.

To perform such check just run `mvn -Pnative package`.