Introμλ νμΈμ. spring boot + MongoDB + Kotlin μμ μλ‘μ΄ μ»¬λ μ λ€νλ¨ΌνΈλ₯Ό μΆκ°ν ν λ°μ΄ν° μ‘°ν API μ€ν μ field locale is not valid in μλ¬κ° λ°μνμ΅λλ€. field locale is not valid in How to solve the problem@Document(collation = "eventSpec")class EventSpec( @Indexed var eventCode: Int?, var eventName: String?, ...)κΈ°μ‘΄ μ½λλ λ€μκ³Ό κ°μ΅λλ€. @Document(collection = "eventSpec")class EventSpec( @Indexed var eventCode: ..