Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jens Schauder
Jens Schauder has asked
108
questions and find answers to
469
problems.
Stats
11.0k
EtPoint
3.1k
Vote count
108
questions
469
answers
About
Softwaredeveloper, Blogger, nitpick. Spring Data committer.
Jens Schauder questions
Why does Jenkins change my gradlew, and how to prevent that?
Extracting two numbers from a string
What Project Management software do you recommend for an agile approach? [closed]
How to split a File Source into Strings or Words
Continuations or suspend and resume in the Servlet 3.0 API for communication with the client?
Refresh of an Entity with a colllection throws a UnresolvableObjectException when an Element of the collection got deleted
Why can't I see GC roots?
Publish build artifacts to github page
Failing to install Jekyll gem native extension on Windows with "multiple target patterns"
Hystrix ignores timeout on run
Jens Schauder answers
Spring JPA - Many to one without full foreign object
Map<String, String> single column mapping in spring data jdbc
Spring JPA: Testing DAO layer with multiple databases in a CI environment
Read uncommited data in Spring JPA Repository
Upsert in Spring Data
What other MVC-like design patterns/architectures are there for highly flexible applications?
Implicitly casting bigint postgres datatytpe to Java Long
Can we use HINT_FETCH_SIZE and Pageable together in JPA query
Spring-Data JPA: modelling a graph getting 'column violates not-null' when removing edges
OutOfMemoryException loading data via JPA: Need help analyzing