Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roman Puchkovskiy
Roman Puchkovskiy has asked
30
questions and find answers to
45
problems.
Stats
1.2k
EtPoint
330
Vote count
30
questions
45
answers
About
Java programmer
Roman Puchkovskiy questions
Is it possible to 'repeat' a pattern of more than one hop in Cypher?
Gitlab-CI: how to avoid services config duplication between jobs?
Scala Stream tail laziness and synchronization
Is KeyFactory thread-safe?
How do you debug a 'No instances of ... are allowed in the image heap' when building a native image?
How can Serializable.class not be assignable from Class.class?
Is it possible to avoid using xalan TransformerFactory?
Spring: @Resource injection stopped working under JDK9
How to build a SSLSocketFactory from PEM certificate and key without converting to keystore?
How to get access to javax.annotation.Resource at run time in Java 9
Roman Puchkovskiy answers
Why is & 0xff applied to a byte variable
Java decompress GZIP stream sequentially
absolute versus relative path names in jar manifest
Proper way to use Spring JAXB Marshaller with Java 9 without defining additional modules
encoding decoding of byte array to string without data loss
How to test Aspect in Spring MVC application
How to return Single.error() when one of sources in Single.zip fails?
SOAPFaultException "MustUnderstand headers (oasis-200401-wss-wssecurity-secext-1.0.xsd) are not understood"
simulate Lazy in Java8
Publishing data on java 9 Flow to subscribers in a way that only one subscriber will consume it