when i write @PropertySource(value = "classpath:mapper.yaml") . its can not mapping with this file
Spring doesn't support that for yml files by default, you need to implement an additional bean for that purpose, I don't remember exactly, but the solution is on stackoverflow, just try to find
Пишу сервер для андройд приложения, хочу чтобы пользователь могу нажать войти с помощь и выбрать там ВК, гугл и тд, как такое сделать, гуглил но найти что то нормально обьясняющее так и не смог и это при том что 99% статей используют deprecated?