CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
spring-data
09-14
Enterprise
How to get values from db with a given range coming as a list using postgresql and jpa
09-13
OS
JPA query attribute with a converter
09-09
Net
Find Array Elements in Array using JPA Query in Spring Boot
09-07
other
Apache Ignite Spring Data Extension Dependency Error
09-07
OS
AuthenticationManager returning Bad Credentials
09-06
other
What is the best practice to create repository on Spring Boot?
09-06
Software engineering
spring data @ManyToOne not return all records
09-02
Software design
can this left join be safely removed?
08-29
database
Spring JPA delete entity not working when iterating
08-25
database
Need help: InvocationTargetException wrapped around "java.lang.ClassCastException: java.lang.St
08-25
Net
Validate a date received in String
08-24
OS
After adding spring connection with second database, I catched some errors
08-19
Net
How to avoid Spring Repository<T, ID> to leak persistence information into service tier
08-18
Software engineering
Document field as primary key not working
08-18
Software engineering
Why does Spring MVC controller method ignore FetchType.LAZY behaviour and act like FetchType.EAGER?
08-16
Back-end
How to update 2 rows in mysql with one update?
08-16
database
Can't get the updated entity with spring jpa and unique constrain doesn't stop the update
08-16
database
Spring Data JPA load lazy associations using native query
08-13
Software design
Update and delete Entity contains another Entity One To many Many to one relationship java
08-10
OS
Spring Boot - combine nested resources for single API calls
08-05
Net
Is there a better way to provide filtering feature through REST API?
07-31
Blockchain
Spring boot - How to Write Setter and Getter field Name Dynamic way
07-27
Net
@Query annotations in Spring Boot for elasticsearch to use Sort and Collapse
07-24
Mobile
Exception about the lack of primary attribute in an entity
07-19
Blockchain
Why spring transactional executes code after repository save exception?
07-14
Software design
Spring Boot @ComponentScan not working via custom annotation in multi module project
07-11
database
trying to Map my Json String data to an object. I'm using Gson to parse the data. Data get pars
07-10
Blockchain
Pagination with Sorting doesn't work in ORACLE database with Hibernate
07-09
Software engineering
how auto-generated constraint name was created in spring?
07-03
Enterprise
Why is my SequenceGenerator skipping id values?
06-30
database
How to convert Integer param which can be 'null' to '0' when selecting data with
06-28
Net
How do I fetch specific types inheriting from an abstract class from spring-mongodb with one query?
06-26
Mobile
get API in spring boot with one to many relation
06-25
Software design
Postgresql Spring Data @GeneratedValue without @Id return null value
06-24
Software engineering
H2 in mem database generates database table names in lower case but when insert data from data.sql f
06-23
Back-end
@DataJpaTest breaks after upgrade from Spring Boot 2.6.6 to 2.7.0
06-21
Enterprise
Cannot save more than 256 records R2DBC: Spring WebFlux Cannot exchange messages because the request
06-19
Blockchain
JPA Queries Aggregate function COUNT with two tables
06-18
OS
Spring Data JPA : query to find objects by list?
06-18
Mobile
How do I make JPA entity field truly write-only
172
1
2
3
4
5
Next
Last
Links:
CodePudding