Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
piotrek
piotrek has asked
80
questions and find answers to
63
problems.
Stats
1.2k
EtPoint
152
Vote count
80
questions
63
answers
About
junit parameterized: zohhak
piotrek questions
How can I use Testcontainers to build a Dockerfile?
How to test flyway migration?
Renaming current branch in intellij
How to handle wrapped exceptions in a Spring Exception Handler? [duplicate]
Gradle: how to keep kotlin and java in the same source folder?
kotlin wrong nullability inference without any generics
Postgres ON CONFLICT set column reference is ambiguous
How to import gradle project into STS 3.7.2
Hibernate naming strategy per entity
How to get spring-boot dependency version in gradle?
piotrek answers
Username uniqueness validation - Design Approach
Pure FP in Scala?
AES_DECRYPT not working on linux : maybe linked to Hibernate
Run jUnit tests using @category spring and gradle
In Java how do you randomly select a letter (a-z)?
Can a JUnit testmethod have a argument?
Handling passwords used for auth in source code
Why should I really use Property-based testing if I already practice Example-based testing?
How to prepare for integration tests which use PostgreSQL's in memory replacement?
Are there disadvantages to return type inference? If yes, what are they?