Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kirill
Kirill has asked
17
questions and find answers to
24
problems.
Stats
917
EtPoint
308
Vote count
17
questions
24
answers
About
Kirill questions
Unrecognized option: --add-opens when passed with _JAVA_OPTIONS
SSLPeerUnverifiedException while downloading file from github using Gradle task
Why self-inject is required for class calling own @Transactional method, but is not required for @Bean methods to ensure single instance creation? [duplicate]
Why dig does not resolve K8s service by dns name while nslookup has no problems with it?
How to access @ConfigurationProperties bean by it's name from XML configuration?
Can Testcontainers create docker network for me if it does not exist?
Spring Boot test tries to initialize cache2k for the 2nd time and fails
git notes after BFG?
How to prevent lombok from being packaged into Spring Boot jar?
Why Kotlin's Type's vararg is treated as Array<out Type> and not Array<Type>
Kirill answers
Unrecognized option: --add-opens when passed with _JAVA_OPTIONS
How do I check if Oracle is up in Docker?
How to add review comments on code in master branch
Docker build unable to install pg gem in Sinatra project
How to define the spring.config.location on Spring Boot and JUnit tests?
How to use Jacoco plugin along with JVM test suites plugin in Gradle?
Maven compiler plugin always detecting a set of sources as "stale"
ESLint Definition for rule 'import/extensions' was not found
Gradle "Entry .classpath is a duplicate but no duplicate handling strategy has been set"
Livereload for assets in Intellij using Spring boot