Hello Everyone! What could you recommend, I need to execute near to couple of thousands requests to API and I need to make it robust and effective, what shuuld I avoid doing?...
Does someone else experienced such issues before? I'm not able to perform mvn clean install, as it fails on downloading dependencies. Everything was fine week ago, but now it ...
Hello guys, could you please tell me is that a bad practice to use a single GSON (from google) object for a service class if I'm using it almost in every method, or should I d...
Hello everyone! Does someone know, is there any performance difference between aws sdk v1 and v2?
Всем привет, кто-то может посоветовать хорошие материалы по Mockito?
Всем привет, может кто нибудь знает материалы по тестированию методов что не возвращают значение (void). Мне дали задание на большом проекте писать тесты, а там много методов ...
Привет, подскажите пожалуйста как можно в одну JSON строку несколько объектов сериализировать? Для сериализации/десериализации испольщую Jackson