Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sergii Bishyr
Sergii Bishyr has asked
12
questions and find answers to
38
problems.
Stats
1.1k
EtPoint
346
Vote count
12
questions
38
answers
About
Software engineer and speaker. Always curious and driven to constantly develop and learn new things.
Sergii Bishyr questions
JOIN FETCH in spring-data-jpa does not fetch lazy associations
Set the value for the field annotated with @CreationTimestamp
Clean up .gradle forlde on MacOS
@MockBean seems to rerun context creation and fails afterMigrate.sql
Kubernetes service discovery doesn't resolve service host on minikube
Error pushing docker hub using spotify/dockerfile-maven-plugin
Build gradle project inside a Docker
Failed to load because no supported source was found. when playing HTML5 audio element [duplicate]
Sergii Bishyr answers
Mockito when().thenReturn() does not behave as expected when lombok @RequiredArgsConstructor(onConstructor = @__(@Autowired)) is used
How to write concurrent unit tests
Mocking two maps in a class
Mockito verifyNoMoreInteractions() failing test that passes otherwise when using assertEquals()
Springboot using @Autowired on constructor with parameter
Mocking a DateFormat class in junit test
Set property only if is not null [duplicate]
unit testing for spring mvc controller with Integer value as @RequestParam
Test the error code of a custom exception with JUnit 4
Display list of values on JSP using Spring