Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ComboPooledDataSourcejavax.sql.datasource属性accorindがintellijを取得したため、実装とタイプは許可されていません。フルスプリングスタックバージョン3.1を使用しています
ComboPooledDataSource
javax.sql.datasource
このプロパティをdataSourceBeanに追加してみてください。
dataSource
<b:property name="expectedType" value="javax.sql.DataSource"/>