Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andreas
Andreas has asked
0
questions and find answers to
402
problems.
Stats
11.3k
EtPoint
3.9k
Vote count
0
questions
402
answers
About
Long time Java WebApp (JSP) developer with experience in database design and writing/optimizing SQL.
Andreas questions
Andreas answers
EL Collection#contains not working
How is a static constant useful in an anonymous class?
Issue with getBytes() for accented charaters
What is the need for antMatcher("/**") in http.antMatcher("/**") .authorizeRequests().antMatchers("/")? [duplicate]
How to resolve certificate for <*> doesn't match any of the subject alternative names: [*]?
Predicate in conjunction with a map in java8
How to get last line of multiline text with matching regex?
Problem with Java BigDecimal.remainder() - irrational and inaccurate returns
Enforce super call on non constructor methods
Performance issue with CountDiv (Codility) challenge algorithm