Engineering @KOR_FIN. @springcloud contributor. Avid open source enthusiast. Supports @ngbeconf. Ex @VMwareTanzu, @Pivotal. Tearing down buildings when offline.
💥NEWS ALERT💥
🇦🇺 ASIC Granted an Australian Derivative Trade Repository (ADTR) License to KOR Reporting 🇦🇺
Becoming only the 2nd company to hold such a license in the Australian market. Covering all asset classes and services all client segments.
https://t.co/YizgzxUuoz
@shaunmsmith@mkheck I have arrived! 🚀
You’ll probably find me outside at the venue’s entrance. If not, ping me and I’ll meet you there! I’m really close by 😁
@nicolas_frankel Spring HATEOAS doesn't limit you from using operations. Make sure to use the right format.
HAL Forms supports operations and is supported in Spring HATEOAS:
https://t.co/DpxP46B0pN
@nicolas_frankel You can’t create an application that “automagically” can do everything. The consumer still needs to talk the API that’s being provided by the producer, like HTTP headers and, more importantly, what those POST/PUT/PATCH requests need to send as body.
@maciejwalkowiak Nice! And no pressure at all! It’s there when it’s there. I was just curious 😁
And THANK YOU for taking over & leading the community project! 🙏
@maciejwalkowiak Any idea on what the timeline is for the release of Spring Cloud AWS, after Spring Cloud released 2022.0.0? And what can the community do to help out?
@gunnarmorling@bibryam@apachekafka@dunithd@embano1 Typically we use a state store with a backing topic in combination with a punctuate function. That fn would enable you to send an event through Kafka’s context downstream – or handle the actual logic within that function – and clean up the state store. That just works. 🤷♂️