Skip to content

Grails project with extra (unusual) configurations or implementation

License

Notifications You must be signed in to change notification settings

SmartyAnsh/grailsExtras

Repository files navigation

grailsExtras

Grails project with extra (unusual) configurations or implementation

Extra implementations:

  1. Added implementation of the JobListenerSupport to log start and finish execution of every job. Look for JobExecutionListener and JobExecutionLogPostProcessor classes

  2. Postgres Enum support added to Grails domain classes. Look for PGEnumUserType and UserProfile classes

  3. SQL Query Logging added to log exact sql queries run by hibernate with parameters. Look for QueryLoggingListener, ProxyDataSourceBuilder, and DatasourceProxyBeanPostProcessor classes.

About

Grails project with extra (unusual) configurations or implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published