Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbglasius/i18nenumsgrailsplugin
This plugin adds an annontation usable on Enums to easy add and implement the MessageSourceResolvable interface, in an standard way throughout a project.
https://github.com/sbglasius/i18nenumsgrailsplugin
Last synced: about 2 months ago
JSON representation
This plugin adds an annontation usable on Enums to easy add and implement the MessageSourceResolvable interface, in an standard way throughout a project.
- Host: GitHub
- URL: https://github.com/sbglasius/i18nenumsgrailsplugin
- Owner: sbglasius
- License: apache-2.0
- Created: 2013-08-09T11:38:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T16:44:43.000Z (about 10 years ago)
- Last Synced: 2024-10-12T20:39:37.664Z (3 months ago)
- Language: Groovy
- Homepage: http://sbglasius.github.io/I18nEnumsGrailsPlugin/
- Size: 1.04 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
I18nEnums Grails Plugin
=========================================This plugin adds an annontation usable on Enums to easy add and implement the MessageSourceResolvable interface,
in an standard way throughout a project.Documentation can be found here: http://sbglasius.github.io/I18nEnumsGrailsPlugin/