GithubHelp home page GithubHelp logo

my-team-gwt's Introduction

My Team

Which Team Are You Fan Of ?

My Team contains football and basketball teams. The users can select the favorite team with their information (name,surname, city etc.)

Requirements :
  • Java 8
  • Intellij IDEA
  • Hibernate (5.2.12)
  • Lombok (version must be 1.16.16 for getting no errors)
  • MySQL Connector 5.1.46 or later
Installation :
  1. Open README.md in IMPORT_DATABASE
  2. Open project on Intellij IDEA
  3. Open Edit Configurations...
  4. Select Module as MyTeam
  5. Add VM Options to this parameter : -javaagent:"/_PROJECT_PATH_/lombok-1.16.16.jar"
  6. Select JRE 1.8 and Apply
  7. Right Click my-team-gwt [My Team] on Project Window and Open Module Settings
  8. Open Libraries screen Click + > Java and add lombok-1.16.16 and mysql-connector-java-5.1.46
  9. Click + > From Maven... search org.hibernate:hibernate-core:5.2.12.Final and download.
  10. Add Lombok plugin on IDEA -> link
  11. Edit persistence.xml
  12. Change Processor path at Preferences... > Build, Execution, Deployment > Compiler > Annotation Processors with /_PROJECT_PATH_/lombok-1.16.16.jar

my-team-gwt's People

Contributors

canyuva avatar

Watchers

 avatar

my-team-gwt's Issues

Try with resources

ResultSet, PreparedStatement, Connection objects should close by try with resources way.

Listbox wrong value

Team listbox returns wrong value for database row insertion. Also it is empty while after debugging..

Database insertion

Values from main page will insert on the database with Submit button.

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.