Search:

Type: Posts; User: travishume; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    712

    strategy for testing SpEL expressions?

    I have @Value annotation with a SpEL expression that sets a boolean based on the value of an environment variable.

    I'd like to write a test to verify this behavior. How do I manipulate the values...
  2. How to access defined, merged Properties

    I'm using this to set configuration properties. This allows a base configuration (default.properties) overridable by environment (i.e. production.properties) and finally by a developer...
Results 1 to 2 of 2