SpiceQA
Questions
Tags
Users
Badges
user_144578
@user_144578
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
SpringBoot 2.5.0 For Jackson Kotlin classes support please add "com.fasterxml.jackson.module: jackson-module-kotlin" to the classpath
6 votes
Why does Java's List have "List.toArray()", but arrays don't have "Array.toList()"?
5 votes
Spring jdbcTemplate OneToMany
3 votes
In Spring Security, UserDetails stores password as String but I store it as byte[]
3 votes
Group and sort by multiple attribute using stream: Java 8
1 votes
Top Questions
Are there any problems with this way of starting an infinite loop in a Spring Boot application?
5 votes
3 answers
How to avoid join 'explosions' in JPA with Hibernate when fields from multiple tables are needed?
3 votes
3 answers
Hibernate is not mapping object correctly ("Bad value for type" exception) when using compound primary keys in a junction table
3 votes
1 answers
Is there a way with Spring Boot and Hibernate to batch insert entities with UUID primary keys, using postgres?
2 votes
2 answers
How to use a 'Hibernate Types' library type in a single native query that selects Postgres arrays?
2 votes
1 answers