
Spring 6 and Declarative RSocket Clients - The Pragmatic Programmers - Medium
In a previous post, I showed how to use declarative HTTP client support in Spring Framework 6 to create REST clients from an annotated interface whose implementation is created by Spring at runtime…
The Pragmatic ProgrammersFine-tune how loudly, quickly, and at what tone Alexa speaks:
https://tinyurl.com/mt4azvpk
Craig Walls' @habuma book:
https://pragprog.com/titles/cwalexa
#book
#talkingapps
#alexa

Changing Alexa’s Voice - The Pragmatic Programmers - Medium
Variety is a hallmark of human speech. It’s what keeps us from sounding robotic and canned. When asking a question, we might apply a different inflection than when making a statement. When we’re…
The Pragmatic Programmers
Spring 6 and Declarative HTTP Clients - The Pragmatic Programmers - Medium
Spring introduced RestTemplate in Spring 3.0 as a convenient, template-based component for consuming HTTP services in Spring applications. It stood out as the best way to create HTTP clients in…
The Pragmatic Programmers