Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
matt b
matt b has asked
56
questions and find answers to
477
problems.
Stats
12.5k
EtPoint
4.2k
Vote count
56
questions
477
answers
About
Hello, world!
matt b questions
Best designs for breaking down business logic and data layer when they seem to overlap? [closed]
Best practices in internationalizing text with lots of markup?
What is the best way to migrate an existing messy webapp to elegant MVC? [closed]
mvn release:prepare doesn't catch that I have modified files?
Easymock: does the order of captures matter?
Best practices for installing 3rd party libraries into your hosted Maven repository?
If the only non-stack-consuming looping construct in Clojure is "recur", how does this lazy-seq work?
Optimal way to create a histogram/frequency distribution in Oracle?
API for historical traffic data? [closed]
How to set a connection timeout when using JAXRPC-RI web services client?
matt b answers
Iterating over a hashmap: 'For' loop using Random Access OR Iterator?
Java textfield decimal validation
Java exception handling - catching superclass exception
Using a Servlet for a non-servlet application
Cascade delete performance drop on bigger datasets, can this be caused by lack of indexing?
How to test servlet 3.0 annotations base servlet with an embbedded Tomcat 7 in Junit
Typesafe enum in Java
Why does the Apache Foundation release two build tools (Ant and Maven)? [closed]
How to know if an sql statement executed in java?
Why some methods of Object and Thread class are not implemented in java itself? [closed]