Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
C-Otto
C-Otto has asked
15
questions and find answers to
22
problems.
Stats
449
EtPoint
97
Vote count
15
questions
22
answers
About
Agile Software Engineer (mostly Java)
IntelliJ IDEA fanboy
Linux user and administrator of a high-traffic mirror server
PhD in computer science (RWTH Aachen University, Germany)
I run the lightning network node "c-otto.de" (027ce055380348d7812d2ae7745701c9f93e70c1adeb2657f053f91df4f2843c71)
C-Otto questions
Gradle: How can I run a specific (architecture) test for each subproject?
Spring Kafka: Poll for new messages instead of being notified using `onMessage`
Cloud Foundry `cf push` is slow: high CPU usage, disable resource matching
Catch UncheckedIOException in Java 8 stream
Escape result of FileLocator.resolve(url)
Workaround: Aggregate downstream test results
Java Obfuscation with focus on added useless opcodes
Chrome runs tests twice in karma
C-Otto answers
Javascript: get `this` outside the function
Gradle: How can I run a specific (architecture) test for each subproject?
how does @SpringBootApplication actually work in spring boot?
Inserting Variable into sh Script Command [duplicate]
What does "[]" or "<>" mean in some command document? [duplicate]
How to jump out of the method inside Java 8 Iterator.forEachRemaining loop?
Sorting arraylist in alphabetical order(Persian)
Determining in the bytecode where is the super() method call all constructors must do on the JVM
Escape result of FileLocator.resolve(url)
Can i have more than one Spring Cloud Config Server?