Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eng-fouad/spring-native-lazy-bug
- Owner: Eng-Fouad
- Created: 2023-08-02T20:13:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T13:38:35.000Z (over 1 year ago)
- Last Synced: 2024-10-31T06:07:23.090Z (3 months ago)
- Language: Java
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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