Skip to content

A comprehensive demo project that uses the Proactive framework to validate and generate property values on runtime.

License

Notifications You must be signed in to change notification settings

propactive/propactive-demo

Repository files navigation

Propactive-demo

CICD release

What are you looking at?

A comprehensive demo project that uses the Propactive framework to validate and generate property values on runtime.

It demonstrates the ability to:

  • Create properties file using the JVM in a flexible manner.
  • Control which properties files to generate.
  • Plus validate property files on runtime with custom types.

The benefit of such approach is evident for enterprise microservices that rely on multiple properties, and deployed to different environments.

For further details, see: Propactive Framework's README