Rob Winch

Results 120 issues of Rob Winch

We should document how to encode the session to: - improve performance - allow attribute changes passively See https://github.com/eishay/jvm-serializers/wiki for performance Related (possibly distinct ticket) we should provide mechanisms to...

type: enhancement

When running the build I see warnings like this: ``` :spring-session-sample-javaconfig-redis:jar UP-TO-DATE :spring-session-sample-javaconfig-redis:integrationTest :spring-session-sample-javaconfig-redis:appAfterIntegrationTest 19:43:55.657 [localhost-startStop-1] INFO o.s.w.c.s.AnnotationConfigWebApplicationContext - Closing Root WebApplicationContext: startup date [Thu Sep 07 19:43:50 CDT 2017];...

status: blocked

I'm also interested in this feature and am willing to contribute support for it. For the initial discussion see http://discuss.asciidoctor.org/Recommendations-for-multi-page-and-single-page-documentation-td118.html

question
tracking
has-external-block

Spring Framework's latest SNAPSHOT has removed Tiles 2 support (which has been deprecated for some time). It would be great to get support for Tiles 3. See https://jira.spring.io/browse/SPR-13229

tracker:feature
status:pending
help wanted

Many users trying GSPs with boot will be doing so for the first time. One of GSPs strengths is the extensive TLD definitions. For those that are not new to...

# Tasks for WebAuthn3 Compatibility The tasks necessary to get webauthn 3 compatibility. To be updated as more tasks are found. - [x] gh-893 - [x] gh-895 - [x] gh-956...

[At times users](https://github.com/spring-projects/spring-security/issues/12979#issuecomment-1504325917) can get into scenarios where they are getting circular dependencies and it is due to how they have structured their configuration. For example, the following will fail...

type: documentation
in: core

The [Gradle feature variant](https://docs.gradle.org/current/userguide/feature_variants.html) named `maven` does not currently resolve in Maven (but does in Gradle)

When using gh-10, if there is a module foo that depends on maven coordinates example:bar and both projects are loaded in the IDE, then the classpath of the CommonsExecWebServer should...