tapchicoma
06/18/2018, 9:20 PMget()
. This factory methods can be called from different threads and it may happen that this methods has been called concurrently. As bean {}
declares singleton
- I hoped that I don't need to introduce synchronized method implementation.