Giter Site home page Giter Site logo

Comments (6)

irumiha avatar irumiha commented on May 29, 2024 1

I'm surprised how little was necessary to make it work.

To contribute a little I created a PR #13 which adds two persistence examples. One is Java-centric with Hibernate and another is using the new Scala 3 Magnum library.

from scala3-quarkus-quickstart.

irumiha avatar irumiha commented on May 29, 2024 1

I agree, this is all very simple, no need for multiple repos. Maybe add some comments in pom.xml to remove dependencies if they are not needed. For example remove the hibernate dependency if a developer will use Magnum.

from scala3-quarkus-quickstart.

irumiha avatar irumiha commented on May 29, 2024 1

I think it's safe to close this. Multiple integrations are in there so this should be a safe starting point for anyone wanting to add more.

from scala3-quarkus-quickstart.

carlosedp avatar carlosedp commented on May 29, 2024

In theory, Scala and Java libs can be used so one could use any of them on a new project.

I'm not too versed into Quarkus and it's way of "doing things" but this should be easy...

The main code here is a quickstart to provide all needed for a new clean app without many dependencies... but I could also create other projects like this.

I'll investigate and return.

from scala3-quarkus-quickstart.

carlosedp avatar carlosedp commented on May 29, 2024

Added a Kafka sample app with a producer/consumer/processor components in the last commits.

I'd love to hear some feedback.

from scala3-quarkus-quickstart.

carlosedp avatar carlosedp commented on May 29, 2024

That's awesome... thanks a lot!

I thought about splitting into multiple quickstart repos but I believe this model where each functionality is into it's own package is easy to understand, already provides an integrated way of doing things (like Kafka and persistence) and also makes easy to remove if someone doesn't need some part of it.

What do you think?

from scala3-quarkus-quickstart.

Related Issues (4)

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.