rest service with auth google
1.download; 2.create database society in MySQL; 3.Create YouTube profile if don`t have; 4. go to https://console.cloud.google.com/projectselector2/apis/credentials; 5.create app and recive credential; 6.paste it to application.properties: security.oauth2.client.clientId= security.oauth2.client.clientSecret=; 7.run and go to localhost:8080/message;