Sometimes there are credentials that instructions tell you should be put into your application.properties file, however those credentials are sensitive information that should NOT go into Github, such as:

  • passwords
  • authorization tokens
  • OAuth client secrets

What can you do?

This repo has one solution: