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
25
questions and find answers to
49
problems.
Stats
1.3k
EtPoint
399
Vote count
25
questions
49
answers
About
Scientist by vocation, programmer by profession.
Michael Piefel questions
Name of Github action run in list
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
Michael Piefel answers
If a constructor can't return null, why do I need to type-check after initialization?
java.lang.ClassCastException: java.math.BigDecimal cannot be cast to java.lang.Long
What do [ -r $1 ] and [ ! -r $1 ] mean in Bash?
Exception with Lombok builder included in stacktrace
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?