Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Itay Maman
Itay Maman has asked
23
questions and find answers to
122
problems.
Stats
4.0k
EtPoint
1.4k
Vote count
23
questions
122
answers
About
Principal engineer @wix.com's CI team. Formerly, infrastructure team lead @google.
Itay Maman questions
Spring: Nested application contexts
Passing a work item between threads (Java)
Override default behavior of TAB in JTextPane
Why is Kotlin's mapOf(a to b, c to d) considered not suitable for performance-critical code?
Swing: Setting a function key (F2) as an accelerator
Limit on number of AWS Lambdas per region/account
Groovy: Escaping an arbitrary (unknown) regular expression
A BDD (RSpec-like) testing library for Java [closed]
CouchDB Java client
Dependency injection: Scoping by region (Guice, Spring, Whatever)
Itay Maman answers
Is it possible to tie nested generics?
Have you tried some tools to recognize design patterns in code?
Java Swing JTree TreeModel - how to do lazy inialization
How to delete multiple rows in DynamoDB?
Java: Can't to generic List<? extends Parent> mylist
Best way to generate a unique ID in Java
Generic method parameter: enum which implements an interface
Does Java syntax for iteration across arrays allocate memory?
Access a variable using parent reference type in java
abstract classes and interfaces best practices in java