Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in crud-repository
When i change from crudrepository to pagingand sortingrepository there is no save method
Jun 11, 2026
java
spring
spring-boot
crud-repository
JdbcSQLIntegrityConstraintViolationException when inserting new entry after schema generated from class and initial data loaded from file
Jun 02, 2026
java
spring-boot
hibernate
crud-repository
What is the purpose of findAll() returning Iterable<T> in CrudRepository interface
Apr 24, 2026
spring-boot
iterable
crud-repository
Cannot invoke "...." because the return value of "..." is null
Nov 30, 2025
java
spring
crud
crud-repository
java.lang.NullPointerException: Cannot invoke "com.proj.my.repository.OrderRepository.save(Object)" because "this.orderRepository" is null
Nov 27, 2025
mysql
spring-boot
unit-testing
jpa
crud-repository