Git Product home page Git Product logo

Comments (5)

Jukien avatar Jukien commented on September 17, 2024

Hi @curious-odd-man, I prefer to keep the plugin free of dependencies and stay with the JPA standard, sorry.

from pojo-generator.

curious-odd-man avatar curious-odd-man commented on September 17, 2024

Hello @Jukien. What kind of dependencies are you talking about? There just another text should be generated in a Java file. I don't see any required dependencies. It is similar to #21 issue.

Actually I could implement it myself and then create a pull request. Just having troubles with importing project.

from pojo-generator.

Jukien avatar Jukien commented on September 17, 2024

@curious-odd-man the imports you are talking are from Spring. Users will need to have the right Spring dependencies for make it work when files will be generated.
I use @Entity and @Table annotations from JPA (javax.persistence) which Spring is based on.

from pojo-generator.

curious-odd-man avatar curious-odd-man commented on September 17, 2024

True. But then it is up to user to handle. I mean if user wants to use spring and wants to generate objects for spring he will need the dependencies. For example I needed to generate entities for JPA and then put imports and adapt code manually.

from pojo-generator.

Jukien avatar Jukien commented on September 17, 2024

Fixed in version 2.6.0

from pojo-generator.

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.