0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Parameter 0 of constructor in xxxs required a bean of type 'java.lang.String' that could not be found. on Spring Properties Bean / Kotlin data class.

Posted at
implementation(kotlin("reflect"))

これがはいってないと

Parameter 0 of constructor in xxxs required a bean of type 'java.lang.String' that could not be found.

こうなる。


下書きから拾ってきたけどこれ何のエラーだろう笑、まぁいいや。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?