Coder Social home page Coder Social logo

Comments (6)

 avatar commented on July 20, 2024

I think we should stick to Jersey

On 09.09.15 11:30, Jan Galinski wrote:

The current starter supports adding the REST API controllers. The
setup is very complicated, there are a lot of dependencies I have to
add to my pom to activate this and even then it is not perfectly clear
how it all works together and how I can configure it. (see also #20
#20)

Maybe we can find a simpler way by offering a dedicated "starter-rest"
that bundles the usual dependencies to run server+api?

Also we should investigate if we can get rid of the jboss/resteasy
dependency, doesn't seem to be very "springy" in my opinion ...


Reply to this email directly or view it on GitHub
#21.

from camunda-bpm-spring-boot-starter.

hawky-4s- avatar hawky-4s- commented on July 20, 2024

Forgot: Also provide a simple spring-boot pom which brings the necessary
dependencies. +1

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

Indeed the dependencies are not really clean. I like the "starter-rest" idea.

Am 09.09.2015 um 11:30 schrieb Jan Galinski [email protected]:

starter-rest

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

Christian introduced the starter-rest which makes live easier. But I do not like that the "starter" module has an optional dep on jersey just to provide a RestConfiguration that will be triggered when using the starter-rest module. So I would move the Rest specific stuff to the new module.

from camunda-bpm-spring-boot-starter.

osteinhauer avatar osteinhauer commented on July 20, 2024

Move the REST specific stuff to the new module including the RestConfigurationclass.

from camunda-bpm-spring-boot-starter.

jangalinski avatar jangalinski commented on July 20, 2024

I moved all the code and tests and double checked: works!

Question: do we still need the RestConfiguration class? Or is it enough to provide the Camunda JerseyConfig, so the implementing apps can extend it?

from camunda-bpm-spring-boot-starter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.