Details
-
Question
-
Status: Open
-
Major
-
Resolution: Unresolved
-
V2 2.0.9
-
None
-
None
Description
Hi all,
I have successfully managed to implement lior.okman's wonderful spring extension for Olingo V2. Yet, I would like to know if there's a way to establish this registration of CXFServlet for Olingo Service Factory with pure code?
We manage most of our configuration with
@Configuration
class of Spring Boot, and it will be pretty out of place if only Olingo related configuration is registered in an xml file.
Any direction on this topic is welcomed. I am happy to do my own research, and contribute to the source repo or write a tutorial should I find a way to properly handle this matter.
Cheers,
Chuning