Skip to content

issues Search Results · repo:FasterXML/jackson-datatype-hibernate language:Java

Filter by

114 results
 (59 ms)

114 results

inFasterXML/jackson-datatype-hibernate (press backspace or delete to remove)

This issue serves as an umbrella issue for resolving [JSTEP-10: Unifying testing structure/tools]
  • cowtowncoder
  • 2
  • Opened 
    on Feb 26
  • #180

This tag complicates releases etc. https://github.com/FasterXML/jackson-datatype-hibernate/blob/290ed9942a2f837e8ee75095d5f314408b8fb9a8/pom.xml#L32 Can we just consider omitting it and letting users ...
  • pjfanning
  • 2
  • Opened 
    on Dec 11, 2024
  • #177

I tried https://github.com/FasterXML/jackson-datatype-hibernate/commit/51b87f6557e56758fc20ee6b6f5e19879beed832 but there is now a 401 coming back from Sonatype.
  • pjfanning
  • 3
  • Opened 
    on Mar 9, 2023
  • #172

We are upgrading a project from Spring Boot 2.7.0 to Spring Boot 3.0.4, which includes an upgrade to Hibernate 6.1. We have a dependency on jackson-datatype-hibernate as such: implementation com.fasterxml.jackson.datatype:jackson-datatype-hibernate5:2.13.3 ...
  • ikannak
  • 5
  • Opened 
    on Mar 8, 2023
  • #170

I ve added below as advised in the README to my pom.xml : dependency groupId com.fasterxml.jackson.datatype /groupId artifactId jackson-datatype-hibernate6 /artifactId version 2.15.0 ...
  • 1hamidreza
  • 1
  • Opened 
    on Mar 3, 2023
  • #169

Missing support for Hibernate Reactive with Mutiny and Stage. First of all, jackson-datatype-hibernate5 kind of work since Hibernate Reactive uses Hibernate ORM 5.6, so the deserialize works to a certain ...
  • agreedSkiing
  • 2
  • Opened 
    on Dec 29, 2022
  • #166

Unlike most other FasterXML repos, this one does not yet have CI added to verify that commits to master and PRs pass the test suite. Let s add it.
  • cowtowncoder
  • 1
  • Opened 
    on Dec 21, 2022
  • #165

Example package com.example; import com.fasterxml.jackson.databind.Module; import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module; import org.springframework.context.annotation.Bean; import ...
  • donhuvy
  • Opened 
    on Dec 4, 2022
  • #161

Are there any plans for development of a module for Hibernate 6 or rather 6.1 yet?
pr-needed
  • zUniQueX
  • 6
  • Opened 
    on Jun 27, 2022
  • #158

Compile-time class enhancement has advantages. When we use it hibernate does not need to create new classes at runtime. But this module is not working with the hibernate-enhance-maven-plugin. Because this ...
pr-needed
  • hurelhuyag
  • 10
  • Opened 
    on Dec 15, 2021
  • #148
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub