Matt Whitaker

Results 4 issues of Matt Whitaker

Hi, Is there any word on support for Spring Cloud Kubernetes? I have checked the support section of the documents and nothing is mentioned. Here is a minimal example: [spring-cloud-kubernetes-native-example.zip](https://github.com/spring-projects-experimental/spring-native/files/8608986/spring-cloud-kubernetes-native-example.zip)...

type: enhancement

As of Spring Boot 3.2.0 RestClient has been added via Spring Framework to replace WebClient. Is there a replacement for hypermediaWebClientCustomizer?

process: waiting for feedback

Hi, since Spring 5.1 "Controller parameter annotations get detected on interfaces as well: Allowing for complete mapping contracts in controller interfaces." I am trying to use the linkTo function on...

process: waiting for feedback
in: core

As per the api specification, fusion auth supports supplying a client_id and client_secret: https://fusionauth.io/docs/v1/tech/apis/applications#create-an-application. It looks like from my testing and reading a bit of the code (very new to...