/spring-cloud-training

Materials from Sages training

Primary LanguageCSS

spring-cloud-training

Materials from Sages training

to run examples:

  1. Download dependecies for client
  2. Build client
  3. copy crypto to jre/lib/security
  4. use ENV VAR ENCRYPT_KEY=SYMMETRICKEY
  5. use profile: development
  6. For docker
    1. install new docker (from docker site)
    2. install docker-compose (from docker site, one in the ubuntu repo is outdated and won't work)