Below you will find pages that utilize the taxonomy term “MongoDB”
Posts
Turn off Decimal128 support in GORM when working with MongoDB 3.2
Got GORM 6.1 (Grails 3.3+ or Micronaut), MongoDB 3.2 and strange “Prematurely reached end of stream” errors?
- Check if these happen when trying to save BigDecimal fields and disable it in grails.mongodb.decimalType: false