Giter VIP home page Giter VIP logo

cert-service's Introduction

cert-play-service

Play, Akka seed project without router implementation.

cert service will run by default on port 9000.

Build

  1. Execute clean install mvn clean install

Run

  1. For debug mode,
    cd play-service
    mvn play2:dist
    mvn play2:run

  2. For run mode, cd play-service
    mvn play2:dist
    mvn play2:start

Verify running status

Hit the following Health check curl command

curl -X GET \ http://localhost:9000/health \ -H 'Postman-Token: 6a5e0eb0-910a-42d1-9077-c46f6f85397d' \ -H 'cache-control: no-cache'

And, a successful response must be like this:

{"id":"api.200ok","ver":"v1","ts":"2019-01-17 16:53:26:286+0530","params":{"resmsgid":null,"msgid":"8e27cbf5-e299-43b0-bca7-8347f7ejk5abcf","err":null,"status":"success","errmsg":null},"responseCode":"OK","result":{"response":{"response":"SUCCESS","errors":[]}}}

cert-service's People

Contributors

aishwa8141 avatar amiableanil avatar amorphous-1 avatar anmol2302 avatar g33tha avatar gandham-santhosh avatar hari-stackroute avatar indrajra avatar kumarks1122 avatar maheshkumargangula avatar manzarul avatar neha0305verma avatar pc0202 avatar pramodkvarma avatar prasadmoka avatar reshmi-nair avatar rjshrjndrn avatar sknirmalkar89 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cert-service's Issues

Issue encountered when Installing maven dependencies this repository as the Unable to find javadoc command

mvn clean install

[INFO] Reactor Summary:
[INFO]
[INFO] Certificate Processor 0.1 .......................... FAILURE [ 14.497 s]
[INFO] cert-play-service 1.2.0 ............................ SKIPPED
[INFO] all-actors 1.2.0 ................................... SKIPPED
[INFO] es-utils 1.0.0 ..................................... SKIPPED
[INFO] cert-service 1.2.0 ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.783 s
[INFO] Finished at: 2024-04-05T10:47:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project cert-processor: MavenReportException: Error while generating Javadoc: Unable to find javadoc command: The environment variable JAVA_HOME is not correctly set. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

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.