Skip to content

Instantly share code, notes, and snippets.

@GuiSim
Created January 26, 2017 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GuiSim/7ad83235b2b9b591becc30a5e41ab167 to your computer and use it in GitHub Desktop.
Save GuiSim/7ad83235b2b9b591becc30a5e41ab167 to your computer and use it in GitHub Desktop.
// Property with no value
Property 'service.endpoint' has a no value.
// Property with no @Named annotation
Property identified by key 'Key[type=io.pleo.prop.core.Prop<java.lang.String>, annotation=[none]]' has no @Named annotation.
// When a valid value was changed to an invalid one
Failed to parse property 'service.readTimeout' with value 'potato'. Keeping last valid value of 'PT1S'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment