spring-boot/spring-boot-project
Enimiste d6032c9d2c Remove inputStream.close() line to conform to the interface
The "ReproducibleResourceTransformer" interface says that "An input
  stream for the resource, the implementation should *not* close this
  stream".

See gh-34063
2023-02-06 11:47:25 +01:00
..
spring-boot Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-actuator Remove exception field from Health class 2023-02-06 10:38:26 +01:00
spring-boot-actuator-autoconfigure Use '==' rather than '.equals' with enum value 2023-01-26 19:33:37 -08:00
spring-boot-autoconfigure Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2023-02-01 09:31:41 +01:00
spring-boot-cli Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-dependencies Complete dependency management for Mongo's Java Driver 2023-01-31 11:10:49 +01:00
spring-boot-devtools Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2023-02-01 09:31:41 +01:00
spring-boot-docs Polish "Add Redis application properties example" 2023-02-01 15:44:42 +00:00
spring-boot-parent Add more possibilities to prohibit version upgrades 2023-01-12 16:08:06 +01:00
spring-boot-properties-migrator Report deprecated Map properties 2023-01-24 10:07:54 +01:00
spring-boot-starters Include 'MVC' in starter-websocket description 2023-01-16 12:02:27 +01:00
spring-boot-test Reset mocks produced by FactoryBeans 2023-02-01 17:22:36 +00:00
spring-boot-test-autoconfigure Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-tools Remove inputStream.close() line to conform to the interface 2023-02-06 11:47:25 +01:00