Code Monkey home page Code Monkey logo

plan-your-activity-service's Introduction

Service provider for Plan your activity web application

The code is written in Java using Java Spring framework and Hibernate framework. The database of the app is a PostgreSQL database.

Instructions to run the service app:

  1. Install Java SE Development Kit (preferabbly above 1.8; JDK 8 was used in the development process)
  2. Install Apache Maven (app has dependencies on it)
  3. Install an IDE that supports Java, Java Spring framework and Hibernate framework (IntelliJ was used in the development, but any other IDE that respects the conditions works).
  4. Install any database client to connect to the database (PgAdmin was used in the development process, but any other client works --- like Dbeaver).
  5. Clone the repository.
  6. Run the app.

Database URI: postgres://skpwaubfsmqeuv:79beb15610377684dfeac94235ed52ea7e3bdd6050f9568a6badd16c2374835f@ec2-54-247-92-185.eu-west-1.compute.amazonaws.com:5432/dfklrr4ilueqsl

plan-your-activity-service's People

Contributors

ibrahimcoskun avatar gabrielghimici avatar dependabot[bot] avatar

Watchers

James Cloos avatar  avatar

plan-your-activity-service's Issues

Warning regarding lombok illegal operation.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1 (file:/C:/Users/Ibrahim/.m2/repository/org/springframework/spring-core/5.0.4.RELEASE/spring-core-5.0.4.RELEASE.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of org.springframework.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Logout not secured

Logout has no security. If token is already in logout list, then a breach is happening.

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.