Glenn Renfro

Results 72 issues of Glenn Renfro

@Enablebinding is now deprecated in stream.

In almost every case when a user selects the Spring Cloud Task dependency (cloud-task) the will have to select the JDBC-API dependency as well. So for this scenario we need...

When using `AssertFile.assertLineCount` with Spring Boot 3.0.0-SNAPSHOT a CNFE is thrown because org.junit.Assert package name has been changed to `org.junit.jupiter.api.Assertions`.

in: test
type: bug

resolves #4111

pr-for: enhancement
in: test

resolves #1139 We may need to discuss escaping the quotes embedded in the elements. I chose the triple quote method to handle resolve this. An example would be fo"o would...

pr-for: enhancement
in: infrastructure

Update sample for AMQP so that it shows both XML and Java Configuration.

in: samples

When selecting deployment properties for launching tasks a require field isdebug-suspend. Empty should be the default, however it is marked as red to require a user to select it. It...