Skip to content

Conversation

@jvalkeal
Copy link
Contributor

  • UserConfigPathProvider interface to provid "user-level"
    config directory which can be used within a shell.
  • New options which can be used to configure behaviour.
    spring.shell.history.enabled
    spring.shell.history.name
    spring.shell.config.location
    spring.shell.config.env
  • Fixes Support defining history file location #417

jvalkeal added 2 commits May 17, 2022 18:17
- UserConfigPathProvider interface to provid "user-level"
  config directory which can be used within a shell.
- New options which can be used to configure behaviour.
  spring.shell.history.enabled
  spring.shell.history.name
  spring.shell.config.location
  spring.shell.config.env
- Fixes spring-projects#417
@jvalkeal jvalkeal merged commit 6a1158d into spring-projects:main May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support defining history file location

1 participant