Skip to content

Spring Boot configuration #5

@matkosoric

Description

@matkosoric

There is no difference with or without these lines in my case:

...
@ImportResource(locations = "classpath:/META-INF/ctx.spring.weaving.xml")
...
DynamicInstrumentationLoader.waitForInitialized();
DynamicInstrumentationLoader.initLoadTimeWeavingContext();

I am using HBase 1.4.9., Phoenix 4.14.1, and Spring Boot 2.0.1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions