Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Arne Burmeister
Arne Burmeister has asked
27
questions and find answers to
72
problems.
Stats
2.4k
EtPoint
808
Vote count
27
questions
72
answers
About
father, lean development guardian, java enthusiast, scuba diver, biker, hands-on software architect
Arne Burmeister questions
How to run unit tests only in a Hybris project?
How to handle AJAX response when broken pipe happens?
How to surpass gradle wsimport task JDK 8 access restrictions?
Compile error on inheritance of generic inner class extending with bounds
How to setup Findbugs for a Java 8 project with gradle?
How to override an object array property type in RAML 1.0
How to exclude commons logging dependency of spring with ivy?
Problem with Commons Logging / Log4j setup in spring webapp with tomcat 6
How to use Maven Surefire plug-in with different groups for test and integration-test?
Arne Burmeister answers
hamcrest core, why need this?
Why do some URLs contain both numeric id and name?
Is it bad practice to use an Enum's ordinal value to index an array in Java?
Using Locale in Spring
How to check if a file is plain text?
Java: convert List<String> to a join()d String
How to split mobile number into country code, area code and local number?
Java code to convert country codes alpha-2 (IN) to alpha 3 (IND)
How do I copy a directory from one location to another using Ant?
Generic array throws ClassCastException when referenced directly (it doesn't when calling through helper method)