content-framework

It is a framework designed to extract values and expressions from the source code that can be modified in the future as content, and to change the behavior without changing the source code directly.

APACHE-2.0 License

Stars
4

Bot releases are hidden (Show)

content-framework - Content Framework v1.1.0 Latest Release

Published by myConsciousness almost 4 years ago

The following feature have been fixed.

  • Added support for specifying multiple conditions for the same key as List

Note:
Not backward compatible from this version.

Please report bugs at https://github.com/myConsciousness/content-framework/issues

content-framework - Content Framework v1.0.5

Published by myConsciousness almost 4 years ago

The following feature have been fixed.

  • Improved the arguments passed to the loadContent method of the Content class
  • Fixed the return value of getAttributes method from List to Set

Please report bugs at https://github.com/myConsciousness/content-framework/issues

content-framework - Content Framework v1.0.4

Published by myConsciousness almost 4 years ago

The following feature have been fixed.

  • Corrections have been made for the framework dependency packages (existing features are not affected)
  • Documents have been internationalized

Please report bugs at https://github.com/myConsciousness/content-framework/issues

content-framework - Content Framework v1.0.3

Published by myConsciousness almost 4 years ago

The following feature have been fixed

  • Modifiers of ContentLoader.java have been modified from package to public.
  • Improved package configuration at build time.

Please report bugs at https://github.com/myConsciousness/content-framework/issues

content-framework - Content Framework v1.0.1

Published by myConsciousness about 4 years ago

The following bug have been fixed

The caller of the content loading process does not need to be fixed.

  • Fixes it so that when repository A calls a content class in repository B, it can refer to the content file in repository B.

Please report bugs at https://github.com/myConsciousness/content-framework/issues