Giter Site home page Giter Site logo

java-crud-api's People

Contributors

dependabot[bot] avatar humbertodias avatar kolchagov avatar matteobaccan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

java-crud-api's Issues

Startup parameters

Hi

I have seen that CrudApiHandler manages the startup of the project.
At the moment all the parameters are hardcoded inside the code of the project.
To have a new startup I need to write an alternative Handler with different driver/parameters/: this is not a problem

But I think that a configurable startup may help to have a better product
For example

java -jar server.jar -host 10.10.7.14 -port 1234 -datasource ORACLE -user foo -password bar

Can I produce a PR with this modification to default CrudApiHandler ?

ciao
matteo

Java version

Hi

I have checked the code and the project and I have seen that use the JDK 7 implementation.

The last Jdk 7 public release is on April 14, 2015, end of support is July 2022

I think that a little switch to JDK 8 TLS (or better 11 TLS) may improve the quality of the code and use some new construct of the language.

What your opinion about this?

I have made some little code review in this direction, that are not applicable to JDK 7.

For more info about the end of update and end of support https://en.wikipedia.org/wiki/Java_version_history

ciao
matteo baccan

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.