You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/11/30 14:46:10 UTC

[jira] [Commented] (OAK-3687) Oak standalone application example based on Spring Boot

    [ https://issues.apache.org/jira/browse/OAK-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031785#comment-15031785 ] 

Chetan Mehrotra commented on OAK-3687:
--------------------------------------

Thanks for having a look!

* mongo-java-driver - Now I recall why I added an explicit version. If not added here then version would be determined by the spring-boot-dependencies pom and which we might not have tested against. Hence wanted to be specific there

For others its fine to depend on version specified in spring-boot-dependencies or we specify our own in oak-parent and use them at other places in oak.



> Oak standalone application example based on Spring Boot
> -------------------------------------------------------
>
>                 Key: OAK-3687
>                 URL: https://issues.apache.org/jira/browse/OAK-3687
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: examples
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.4
>
>         Attachments: tiny-standalone.patch
>
>
> Similar to webapp based example being provided in OAK-3185 it would be good to have an example application  which demonstrates using and configuring Oak in an standalone application.
> The example would be based on [Spring Boot|http://projects.spring.io/spring-boot/] and would provide a standalone runnable jar like in oak-run but with full Oak stack (backed by oak-pojosr)
> This would enabled developers to understand how best to configure and use Oak in there application.
> Objectives
> # Executable jar allowing one to choose between Segment/Mongo/RDB
> # Expose the repository for various remote access like via webdav
> # Integrated with Felix WebConsole to enable introspection of runtime state



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)