Code Monkey home page Code Monkey logo

micro-service-example's Introduction

Hi ๐Ÿ‘‹, I'm Kamil

A passionate developer from Poland

kamilkiewisz

kamkie

ย kamkie

micro-service-example's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

micro-service-example's Issues

running webui-monitor fails

Running webui-monitor fails.

the reason is it is trying to start the spring-boot-admin-samples spring boot project which is not present.

did you miss adding that project to git?

Steps for running

hi,
this is a nice sample for microservices, thanks for putting it together. can you please provide the documentation for running it?

can teach me how to config encripting config values

hello
I was attracted by your artwork.
And i want to use the encrypting config values in severe config package like you .

as https://github.com/kamkie/micro-service-example/blob/master/service-config/src/main/resources/application.yml in your server-config module --

security:
user:
password: "{cipher}AQBagZV6VJBR3tuScIAuUrnsMPh0hIMxy1qG326pU1PeWv8Bc+R8QexXUqbs9xFORaSPsrzOYkzg3mps8T75LiT9faJEWzorGw1/yTGYMZCm/mAp09MLxQ1JWcMLBDg7+rPPkFGjsSRNRKmloNw5mziq/q00b5+XyJ7Kn0/2SWGk9/JmN5tTeeIC0faCzLMvWIEHgz1ohTJQVp/Kpo26qoeLuQZIE6VvrGfqx+2+rC6BzR6zUL9/5Ol1t76T91eBoUzgI9CYhLeBte+SfppyCBMAp/dEKq55x+4YM0jvMazBKPTlQmWcQd4CIxkSJ+1v3urPvwFP/KQW2RLN9SI/Ehu1CVpyt/kHhVCUpYmRYGgr+ObEAKL61TtlWyzCR/8Qce8="

and yours --

encrypt:
failOnError: false
keyStore:
location: classpath:key_store.jks
password: ${KEY_STORE_PASSWORD:devops}
alias: devops

I have followed JCE downolad and JCE installation instruction ,config the right classPath and set a new keyStore
My question is --

  1. How can i translate my password "123456" to "{cipher}encrypted password" like yours by RSA keyStore.
  2. And How translate reversed the password from "{cipher} encrypted password" ? what is the decrypt "key"?

Thanks !
Can help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.