Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
meriton
meriton has asked
21
questions and find answers to
374
problems.
Stats
9.8k
EtPoint
3.2k
Vote count
21
questions
374
answers
About
meriton questions
Portlets, HttpSession and Thread-Safety
Centralized handling for HTTP errors in Angular 4
Lambda type inference infers an exception type not thrown by the lambda
In Domain Driven Design, may a transaction modify more than one aggregate?
java compiler oddity: field declared in same class, yet "not visible"
Does the JVM throw if an unused class is absent?
JSF: How to submit the form when the enter key is pressed?
Subversion: blame for past revision
JPA: Extending the persistence context vs. detaching entities
Servlet-spec: <context-param> vs <env-entry> in web.xml?
meriton answers
Java - Is it possible to subclass an array? And more questions about arrays in Java
Why does this program involving a generic interface method compile?
How is this Java project using the language reserved words as identifiers?
Java: Operations with Colors (add, subtract)? - Colors in a constant class
When to add a precondition and when to (only) throw an exception?
Assigning long to Long in Java
"Don't catch generic Exceptions!" But how to unravel them?
Thread safety in java web application?
What is the best way to store global/static variables in an advanced java game?
java.lang.AbstractMethodError deploying an application (Spring 4 MVC+Hibernate 4/5)