Graeme Rocher

Results 91 issues of Graeme Rocher

### Expected Behavior Micronaut Data shouldn't pull in Micronaut HTTP ### Actual Behaviour Currently does: ``` +--- io.micronaut.data:micronaut-data-jdbc -> 3.7.2 | +--- io.micronaut:micronaut-http:3.5.0 -> 3.6.0 | | +--- io.projectreactor:reactor-core:3.4.21 |...

type: bug

### Feature description See https://mongodb.github.io/mongo-java-driver/3.4/driver/tutorials/indexes/

type: enhancement

### Feature description See https://mongodb.github.io/mongo-java-driver/3.4/driver/tutorials/text-search/ Similar to https://gorm.grails.org/latest/mongodb/manual/#textSearch

type: enhancement

### Feature description See https://mongodb.github.io/mongo-java-driver/3.4/driver/tutorials/geospatial-search/ Similar to https://gorm.grails.org/latest/mongodb/manual/#geoSpatial

type: enhancement

### Expected Behavior `ObjectId` properties should be rendered as strings when serializing with Jackson ### Actual Behaviour They are rendered as JSON objects ### Steps To Reproduce Send a POJO...

type: bug

### Feature description Currently Micronaut Data JDBC has no simple way to invoke stored procedures

type: enhancement

### Issue description Micronaut currently by default attempts to deduce the cloud environment it is running, whilst convenient this is comes at a performance cost and also is potentially not...

status: pr submitted
type: task

Some discussion with Hibernate team https://discourse.hibernate.org/t/deprecation-of-hibernate-criteria-and-how-it-we-can-still-prevent-it/788/12?u=graemerocher Current known problems: * Query By Example not supported * Restrictions.sqlRestriction method for custom SQL restrictions

Original Reporter: partridge Environment: app.grails.version=1.3.7 plugins.spring-security-openid=1.0.2 Version: Grails-Spring-Security-Core 1.1.1 Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-70 I get a runtime exception using the remember me functionality in the spring security plugin, specifically alngside the...

type: bug
type: major

Original Reporter: burtbeckwith Environment: Not Specified Version: Not Specified Migrated From: http://jira.grails.org/browse/GPSPRINGSECURITYCORE-239

type: improvement
type: major