Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Boris Terzic
Boris Terzic has asked
13
questions and find answers to
14
problems.
Stats
375
EtPoint
108
Vote count
13
questions
14
answers
About
Programmer from Belgium, living and working in Germany.
Boris Terzic questions
What is the algorithm identifier when using AES in CBC mode with ISO 10126 padding inside of PKCS#7?
Scala - Java interop: can Scala emit enums in bytecode for Java to consume?
Intermittent ClassCastException from ElementNSImpl to own type during unmarshalling
How can I configure Spring to save as much memory as possible?
How to deploy a Python application with libraries as source with no further dependencies?
From what Linux kernel/libc version is Java Runtime.exec() safe with regards to memory?
How to achieve conditional resource import in a Spring XML context?
Boris Terzic answers
What is the algorithm identifier when using AES in CBC mode with ISO 10126 padding inside of PKCS#7?
What is the optimal way for reading the contents of a webpage into a string in Java?
"cannot find the main class" error calling a java program using subprocess.Popen, whereas the same call just works using os.system
How can I configure Spring to save as much memory as possible?
Connect C++ app to JAVA web app with SOAP
Repository layout for large Maven projects
Structure of Projects in Version Control
Glade or no glade: What is the best way to use PyGtk?
What's the best way to get started with OSGI? [closed]
How do I use 3DES encryption/decryption in Java?