Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michael Piefel
Michael Piefel has asked
24
questions and find answers to
44
problems.
Stats
1.2k
EtPoint
363
Vote count
24
questions
44
answers
About
Scientist by vocation, programmer by profession.
Michael Piefel questions
Suppress unnecessary stubbing exception locally
Override SonarQube automatic branch detection
Java performance: Search and removal speed on removeAll()
Configure Spring Web Flow with Java configuration
Slow with bind parameters, even slower with JdbcTemplate
Multiple source folders: Avoid implicit compilation with Ant
Cobertura coverage for integration tests in Maven
Spring Boot 2 and Kotlin (with Maven)
Produce tree output with Surefire like the JUnit 5 console launcher
Looking for concise alternative for RandomStringUtils
Michael Piefel answers
Override SonarQube automatic branch detection
Singleton pattern using its methods in different threads
redirect_uri using http instead of https
lombok builder around existing data value class
Slow with bind parameters, even slower with JdbcTemplate
How to idiomatically test for non-null, non-empty strings in Kotlin?
FileInputStream without Creating an Actual File using Java
Is using id field in @AllArgsConstructor while using Spring JPA correct?
Shall a C++ class function end with a }; or only a }?
Sizeof &a vs *a