Song, Chuning created OLINGO-1199: ------------------------------------- Summary: Using spring boot with Olingo V2 without xml configurations Key: OLINGO-1199 URL: https://issues.apache.org/jira/browse/OLINGO-1199 Project: Olingo Issue Type: Question Components: odata2-annotation, odata2-core Affects Versions: V2 2.0.9 Reporter: Song, Chuning
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 {code:java}@Configuration{code} 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 -- This message was sent by Atlassian JIRA (v6.4.14#64029)