oblac / jodd

Jodd! Lightweight. Java. Zero dependencies. Use what you like.

Home Page:https://jodd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jodd-petite singleton scope bean is thread safe??

uyong opened this issue · comments

commented

a singleton scope bean, when one more thread to invoke getBean, it is thread safe?

Huh.

After the bean is created, yes. Which means, 99% of your app is fine :)

But there is a thread-safe issue when creating bean. Fixing asap. Will be released in 5.5