All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nimus.spring-boot-ssh-shell-basic-sample.1.0.6.source-code.application.yml Maven / Gradle / Ivy

The newest version!
ssh:
  shell:
    prompt:
      color: cyan
      text: 'basic::>'
    password: pass

logging:
  level:
    com.github.fonimus: debug

info:
  build:
    groupId: ${project.artifactId}
    artifactId: ${project.groupId}
    version: ${project.version}
  dependencies:
    spring-boot: ${spring-boot.version}
    spring-shell: ${spring-shell.version}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy