spring-boot/spring-boot-project
Scott Frederick 0962025c4b Support loading of base64 encoded values as Resources
An ApplicationResourceLoader has been introduced to support loading
resources using registered ProtocolResolvers. All usages of
DefaultResourceLoader and ResourceUtils have been changed to use
the ApplicationResourceLoader.

A Base64ProtocolResolver has been added to support resources of type
`base64:` that contain base64 encoded values.

Closes gh-36033
2024-03-20 10:40:14 -05:00
..
spring-boot Support loading of base64 encoded values as Resources 2024-03-20 10:40:14 -05:00
spring-boot-actuator Start building against Micrometer 1.13.0 snapshots 2024-03-12 09:28:27 +00:00
spring-boot-actuator-autoconfigure Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-autoconfigure Support loading of base64 encoded values as Resources 2024-03-20 10:40:14 -05:00
spring-boot-dependencies Upgrade to Flyway 10.10 2024-03-19 12:24:47 +00:00
spring-boot-devtools Update copyright header of cleaned up code 2024-01-23 10:18:50 -08:00
spring-boot-docker-compose Disable test on AARCH64 2024-02-28 17:59:47 +01:00
spring-boot-docs Polish 2024-03-15 11:25:16 +01:00
spring-boot-parent Make dependency management of jakarta.inject-api public 2024-02-23 09:47:17 +00:00
spring-boot-starters Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-test Upgrade to HttpClient5 5.3.1 2024-02-22 10:10:05 +00:00
spring-boot-test-autoconfigure Polish 2024-03-15 11:25:16 +01:00
spring-boot-testcontainers Use activemq-client instead of transitional activemq-client-jakarta 2024-03-20 11:02:01 +00:00
spring-boot-tools Use JarFile instead of ZipInputStream 2024-03-20 12:11:56 +01:00