Git Product home page Git Product logo

Comments (3)

Blackdread avatar Blackdread commented on August 18, 2024 1

Not much real value in Lombok, I have used it, it has good things but the reality is it does not provide that much added value, this is a small project.
And for big projects, I would definitely not go for Lombok.

I am not against it, just to say this is small project, not much gain from adding Lombok, it adds complexity.

from sql-to-jdl.

octgsoftware avatar octgsoftware commented on August 18, 2024

Agreed that it adds complexity, but it can do some really cool things with minimal code. Personally, I have never run into any problems. If problems arose, delombok could be used and the boiler plate code merged back in manually.

This is not a priority. However, if you would accept a PR then I would likely see what I could come up with.

I wanted to do more tests like src/test/java/org/blackdread/sqltojava/test/general/MustacheTest.java, and a builder pattern would be a lot more readable.

from sql-to-jdl.

Blackdread avatar Blackdread commented on August 18, 2024

If a PR is made, I can agree to merge.
Project is small so not much impact; in other personal or work projects, none have Lombok.

from sql-to-jdl.

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.