FeignClient – ErrorDecoder examples
Lately, I’ve been quite busy, but I finally found some time to share my small issues and ways...
Feign Client – Error 415 / 422 When Empty POST Request
While working on my Spring Boot project, I encountered an interesting case that might be useful for other...
Today I learned: Angular Game
The last week has been quite intense for me. The final assignment in Angular turned out to be...
Angular – provideHttpClient problem
For the past week, I’ve been learning the basics of Angular. With some free time, I went through...
Today I learned – Poker
Today, I had a day off from work. I decided to make good use of my time and...
The tricky connection of “dogs”
Frontend of my Dog Shelter Friend application running on a VPS is working correctly, and it’s time to...
Dog Shelter Friend – deployment problem
I recently had some time off from my postgraduate studies, so I wanted to make good use of...
String Constant Pool – puzzle
I recently came across a very interesting puzzle, I will be happy to share my thoughts: In the...
Unpredictable order of validation errors
Often, when creating web applications using Spring Boot, we need to ensure proper validation of incoming requests. This...
OpenFeign and PATCH problem
I had a problem that was making me crazy, but luckily Stack Overflow turned out to be a...