Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eng-fouad/spring-native-lazy-bug


https://github.com/eng-fouad/spring-native-lazy-bug

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### Reproducer for spring-projects/spring-framework#30985

1. Build the native image:

> ./mvnw -Pnative clean spring-boot:build-image

2. Run the native image:

> docker run --rm spring-native-lazy-bug:1.0