Categories: Taking care

Technology Radar vol. 22

The latest edition of Technology Radar is here! This one was created 100% remotely. And if you’re wondering how to make remote work in your workplace more enjoyable and sustainable – you’re in for a treat – check out The Remote Work Playbook right away.

Browse through four sections: Techniques, Tools, Platforms, Languages and Framework to learn which technologies are worth embracing and which you should start moving away from.

The highlighted themes for this edition are:

You can grab the PDF version in English or search for one in your native language.

Photo by Johannes Plenio on StockSnap

little_pinecone

Share
Published by
little_pinecone

Recent Posts

Simplify the management of user roles in Spring Boot

Spring Security allows us to use role-based control to restrict access to API resources. However,…

3 years ago

Create a custom annotation to configure Spring Boot tests

A custom annotation in Spring Boot tests is an easy and flexible way to provide…

3 years ago

Keycloak with Spring Boot #4 – Simple guide for roles and authorities

Delegating user management to Keycloak allows us to better focus on meeting the business needs…

3 years ago

Keycloak with Spring Boot #3 – How to authorize requests in Swagger UI

Swagger offers various methods to authorize requests to our Keycloak secured API. I'll show you…

3 years ago

Keycloak with Spring Boot #2 – Spring Security instead of Keycloak in tests

Configuring our Spring Boot API to use Keycloak as an authentication and authorization server can…

3 years ago

Keycloak with Spring Boot #1 – Configure Spring Security with Keycloak

Keycloak provides simple integration with Spring applications. As a result, we can easily configure our…

3 years ago