Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
tkruse
tkruse has asked
14
questions and find answers to
57
problems.
Stats
908
EtPoint
176
Vote count
14
questions
57
answers
About
Backend Software engineer on JVM languages, with focus on code quality, testing coverage and CI/CD.
tkruse questions
How to tell which spring-boot Autoconfigurers have been activated?
How to nicely do allOf/AnyOf with Collections of CompletionStage
How to chain non-blocking action in CompletionStage.exceptionally
Functional style java.util.regex match/group extraction
Check if java stream has been consumed
How to solve liquibase checksum validation fail after liquibase upgrade
How to safely consume Java Streams safely without isFinite() and isOrdered() methods?
Spring boot configure custom jsessionid for embedded server
tkruse answers
Using Guice, how do I inject a mock object from my unit test, into the class being tested
Static format checker for xml files using Maven
Reverted commit in master, how to pull master down without effects of revert?
Shortest Superstring
Using Mockito for API Stubbing Load Test
How to define different dependencies for subprojects in a multi-projects Gradle ? (Java)
How to stop programmers to copy the code from GitHub when they leave the company?
Eclipse CDT spell-check in XML (non-C++) files
Getting the Caller of the intercepted method in Spring AOP
Disadvantages of a gated check-in in TFS