Taylor Wicksell

Results 5 issues of Taylor Wicksell

Suggested enhancement: Default `eureka.instance.initialStatus` to `Starting` rather than `Up`. This may add a bit of registration lag in the case of demos, but I think it is the generally safer...

enhancement
icebox

I noticed a pattern we use occasionally at Netflix (Leader Election) wasn't represented in this framework so I thought I'd raise an issue and outline some of the nice features...

enhancement

## Description Save states w/ thumbnails enabled should not cause an immediate program crash. This seems to happen on any core when using the Vulkan driver. This will result in:...

bug: vulkan

Currently the "source" attribute for bindings created by Spring Guice is set to "spring-guice". It would be useful to enhance this to incorporate info from the actual bean definition as...

SpringModule filters types that are not visible. However, when this happens, Guice will attempt to construct the type on its own using just in time bindings. This usual leads to...