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
55
questions and find answers to
460
problems.
Stats
12.2k
EtPoint
4.1k
Vote count
55
questions
460
answers
About
Hello, world!
matt b questions
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?
Can I compare a template variable to an integer in Django/App Engine templates?
matt b answers
JDBC converting dates to UTC
How to Debug Spring NoSuchBeanDefinitionException
How do I convert XML into a java value object?
Traversing a unidirectional tree efficiently
Spring - Decoupling Vs Performance
How do you setup a maven java project that can also make use of groovy?
How to tell Java which StringEscapeUtils.escapeXML() to use?
Running spring + hibernate application without actual servlet container
Is it OK to use JobStoreTX instead of JobStoreCMT for Quartz jobs in Seam?
Annotations for enforcing cyclomatic complexity and LCOM constrains