spring-qrcode-example icon indicating copy to clipboard operation
spring-qrcode-example copied to clipboard

Demonstrates some of the capabilities of the Spring Boot framework through a small, simple example.

Results 3 spring-qrcode-example issues
Sort by recently updated
recently updated
newest added

Bumps [spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 2.7.2 to 3.0.4. Release notes Sourced from spring-boot-starter-parent's releases. v3.0.4 :lady_beetle: Bug Fixes Maven plugin uses timezone-local timestamps when outputTimestamp is used #34430 org.springframework.boot.web.embedded.jetty.GracefulShutdown uses the wrong...

dependencies

Bumps [javase](https://github.com/zxing/zxing) from 3.5.0 to 3.5.1. Release notes Sourced from javase's releases. ZXing 3.5.1 Various minor bug fixes, including more from oss-fuzz Avoid very long detection of QR codes in...

dependencies

### Add support for: **Docker Multi-Stage builds:** https://docs.docker.com/develop/develop-images/multistage-build/ **SpringBoot Layered Jars:** https://www.baeldung.com/spring-boot-docker-images#layered-jars https://spring.io/guides/topicals/spring-boot-docker/ **Custom JRE with JLink:** https://faun.pub/module-in-java-creating-your-own-custom-jre-using-jlink-b0f6c21d619d **APP CDS (Class Data Sharing):** https://www.morling.dev/blog/smaller-faster-starting-container-images-with-jlink-and-appcds/ **Maven with Alpine** https://pkgs.alpinelinux.org/package/edge/community/x86_64/maven

enhancement