Open in app

Sign In

Write

Sign In

Chaya Berezin-Chaimson
Chaya Berezin-Chaimson

18 Followers

Home

About

Published in AT&T Israel Tech Blog

·Apr 6, 2022

Don’t lose your thread -Manage and decorate your concurrent threads

How to control your different concurrent threads in a spring-boot application — Writing your application in Java spring-boot lets you write concurrency code in various ways, including TaskExecutor, CompletableFuture, and @Async annotation. In this blog, I’ll show you how to configure and control all these concurrent code slices from one single class. …

Spring Boot

7 min read

Don’t lose your thread -Manage and decorate your concurrent threads
Don’t lose your thread -Manage and decorate your concurrent threads
Spring Boot

7 min read


Published in AT&T Israel Tech Blog

·Nov 28, 2021

Flyway - Squashing Migrations

Flyway is a great tool for Databases Version Control, however, Flyway Migrations number tends to swell dramatically and harden the day-to-day work. Squashing Flyway Migrations is safe and easy - much recommended. — This blog assumes that you’re already familiar and working with Flyway. To those of you who aren’t, I recommend Flyway official documentation, it’s great and totally perfect to begin with.

Flyway

7 min read

Flyway - Squashing Migrations
Flyway - Squashing Migrations
Flyway

7 min read


Jun 1, 2021

Better to use different behaviour in "How can my code be made more modular?"

Better to use different behaviour in "How can my code be made more modular?" example, as the functions are meaningless (you don't need a function to get a list size, you simply use the list function "size", same for add. I liked the example from the lecture, when you had a function that both sum and print, which was not pure, and then you separated it into two pure functions, one that sums and the other prints.

1 min read

1 min read

Chaya Berezin-Chaimson

Chaya Berezin-Chaimson

18 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech