Git Product home page Git Product logo

tp2sir's Introduction

TP2SIR

Ce projet s'appuie sur JPA pour faire la mise en oeuvre du modelé de données d'une application qui cherche à faire la comparaison de la consommation d'énergie entre un utilisateur et ses amies, c'est-a-dire une espèce de réseau social. Cette application utilise JPA avec l'a distribution Hibernate et se connecte à une base de données MySQL.

Installation

  • Faire clone ou télécharger le projet dans un ordinateur.
  • Le projet a été développé avec eclipse comme IDE et maven pour la gestion de dépendances et automatisation.
  • Pour valider le checkstyle du projet lancer la commande mvn site .
  • Pour compiler les sources et générer un ficher Jar mvn compile assembly:single.
  • Pour lancer l'application en ligne de commandes, il faut aller au dossier qui contient le fichier Jar génère auparavant et écrire java -jar nomApp-jar-with-dependencies.jar, il faut utiliser le jar qui a dans son nom la phrase jar-with-dependencies, car c'est ce jar qui contient les dépendances requises pour faire marcher l'application.

tp2sir's People

Contributors

dcardenas80 avatar

Watchers

James Cloos avatar

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.