Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Marcus Junius Brutus
Marcus Junius Brutus has asked
221
questions and find answers to
31
problems.
Stats
2.1k
EtPoint
369
Vote count
221
questions
31
answers
About
Marcus Junius Brutus questions
Clojure reverse-flattening lists. E.g. '(1 2 3 4 5 6) to '( (1 2) (3 4) (5 6)
Apache CXF :: wsdl2java ignoring catalog configuration for public entries
ivy:retrieve select which ivy.xml file to use
JPA standalone mode - changing managed entity fields outside EntityTransaction works - why?
Platform not supported when running `npm run flow`
zipmap with multi-value keys
how to align combo box in a flexbox grid
macro-producing macro invoked from another namespace :: Can't refer to qualified var that doesn't exist
Java Generics :: failure to provide type safety?
standard mangling for reserved column or table names
Marcus Junius Brutus answers
Apache CXF :: wsdl2java ignoring catalog configuration for public entries
typechecking AgGridReact
infinite recursion on new InitialContext()
wsimport and wsdl file with external namespaces
Connection is not associated with a managed connection.org.jboss.resource.adapter.jdbc.jdk6.WrappedConnectionJDK6
How to check if internet connection is present in Java?
Why use an ear instead of a war?
JAX-WS :: ways to call a web service from a standalone Java 7 SE client
OAI-PMH 2.0 library in Java
does Babel with the `es2016` preset implement tail call optimization?