Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbglasius/i18n-enums
Successor for the Grails 2.x plugin. Now ported to Grails 3.x
https://github.com/sbglasius/i18n-enums
Last synced: about 1 month ago
JSON representation
Successor for the Grails 2.x plugin. Now ported to Grails 3.x
- Host: GitHub
- URL: https://github.com/sbglasius/i18n-enums
- Owner: sbglasius
- License: apache-2.0
- Created: 2015-09-05T10:42:46.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T06:41:09.000Z (3 months ago)
- Last Synced: 2024-10-12T20:39:32.021Z (2 months ago)
- Language: Groovy
- Size: 458 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# i18n-enums
[![Check and publish snapshot](https://github.com/sbglasius/i18n-enums/actions/workflows/build.yml/badge.svg)](https://github.com/sbglasius/i18n-enums/actions/workflows/build.yml)
Successor for the Grails 3.x plugin. Now ported to Grails 5.x, 6.x and 7.x
This plugin adds an annotation 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/i18n-enums/