You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/04 09:59:53 UTC

[GitHub] [shardingsphere] zhangjiayu139 commented on issue #8507: How do You support the Grails framework 4

zhangjiayu139 commented on issue #8507:
URL: https://github.com/apache/shardingsphere/issues/8507#issuecomment-738690851


   Grails: A powerful Groovy-based web application framework for the JVM built on top of Spring Boot
   [Grails](https://grails.org/)
   GORM: The Grails framework seamlessly integrates with GORM, a data access toolkit that provides a rich set of APIs for accessing relational and non-relational data. GORM also includes implementations for Hibernate (SQL), MongoDB, Cassandra, and Neo4j.
   [Gorm](http://gorm.grails.org/)
   
   I'm using GORM FOR HIBERNATE,In theory, Hibernate should be supported, but it doesn't work
   
   I don't know how to configure it. I refer to the Spring Boot starter configuration and it doesn't work
   
   step :
   ![image](https://user-images.githubusercontent.com/30860538/101149432-e5c7d500-3659-11eb-87bb-c551e95806e5.png)
   ![image](https://user-images.githubusercontent.com/30860538/101149464-f0826a00-3659-11eb-8bb6-46d75b7b5d71.png)
   
   It started successfully, but it didn't work
   
   
   please help me, Thank you very much
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org