<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Application.yml on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/application.yml/</link><description>Recent content in Application.yml on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.7</generator><language>ko</language><lastBuildDate>Mon, 31 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/application.yml/index.xml" rel="self" type="application/rss+xml"/><item><title>Spring Boot + MongoDB 인증 오류: default auth db가 'test'여서 authenticate가 실패하는 문제</title><link>https://tokkabi.com/posts/exception-authenticating-mongocredential-and-uncategorized-m/</link><pubDate>Mon, 31 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/exception-authenticating-mongocredential-and-uncategorized-m/</guid><description>Spring Boot 앱이 MongoDB에 연결할 때 UncategorizedMongoDbException: Exception authenticating MongoCredential 오류가 뜨는 원인과 해결법을 다룹니다. 핵심은 기본 인증 DB가 &amp;#39;test&amp;#39;로 설정되는 동작과 실제 사용자 생성 DB(&amp;#39;admin&amp;#39;)의 불일치이며, spring.data.mongodb.authentication-database=admin 설정으로 해결합니다.</description></item></channel></rss>