You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting a lot of: HOTSWAP AGENT: 16:06:48.669 WARNING (org.hotswap.agent.plugin.spring.files.XmlBeanDefinitionScannerAgent) - Fail to fetch url from resource: (correct @Repository class here) defined in @EnableJpaRepositories declared on DatabaseConfiguration
#612
Open
sveinnetnordic opened this issue
Nov 8, 2024
· 0 comments
@Configuration
@EnableJpaRepositories(basePackageClasses = {BasePackageForRepository.class})
@EnableTransactionManagement
public class DatabaseConfiguration {
Version 2.0.1
No message for version 1.4.2
The text was updated successfully, but these errors were encountered:
Version 2.0.1
No message for version 1.4.2
The text was updated successfully, but these errors were encountered: