Git Product home page Git Product logo

customer-service's Introduction

customer-service's People

Contributors

dependabot[bot] avatar step-security-bot avatar wenqiglantz avatar wenqiglantz-agi 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  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  avatar

Watchers

 avatar  avatar  avatar  avatar

customer-service's Issues

Getting Error 404 on Get /customers

hi,

when sending the request GET http://localhost:9100/customers

getting following Error response:
{
"timestamp": "2021-10-19T08:48:21.890+00:00",
"status": 404,
"error": "Not Found",
"path": "/customers"
}

From backend:
2021-10-19 10:48:21.885 DEBUG 15384 --- [nio-9100-exec-4] o.a.c.authenticator.AuthenticatorBase : Security checking request GET /customers
2021-10-19 10:48:21.885 DEBUG 15384 --- [nio-9100-exec-4] org.apache.catalina.realm.RealmBase : No applicable constraints defined
2021-10-19 10:48:21.885 DEBUG 15384 --- [nio-9100-exec-4] o.a.c.authenticator.AuthenticatorBase : Not subject to any constraint
2021-10-19 10:48:21.886 DEBUG 15384 --- [nio-9100-exec-4] org.apache.tomcat.util.http.Parameters : Set encoding to UTF-8
2021-10-19 10:48:21.886 DEBUG 15384 --- [nio-9100-exec-4] o.s.web.servlet.DispatcherServlet : GET "/customers", parameters={}
2021-10-19 10:48:21.886 DEBUG 15384 --- [nio-9100-exec-4] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped to ResourceHttpRequestHandler [Classpath [META-INF/resources/], Classpath [resources/], Classpath [static/], Classpath [public/], ServletContext [/]]
2021-10-19 10:48:21.886 DEBUG 15384 --- [nio-9100-exec-4] o.j.s.OpenEntityManagerInViewInterceptor : Opening JPA EntityManager in OpenEntityManagerInViewInterceptor
2021-10-19 10:48:21.888 DEBUG 15384 --- [nio-9100-exec-4] o.s.w.s.r.ResourceHttpRequestHandler : Resource not found
2021-10-19 10:48:21.889 DEBUG 15384 --- [nio-9100-exec-4] o.j.s.OpenEntityManagerInViewInterceptor : Closing JPA EntityManager in OpenEntityManagerInViewInterceptor
2021-10-19 10:48:21.889 DEBUG 15384 --- [nio-9100-exec-4] o.s.web.servlet.DispatcherServlet : Completed 404 NOT_FOUND
2021-10-19 10:48:21.889 DEBUG 15384 --- [nio-9100-exec-4] o.a.c.c.C.[Tomcat].[localhost] : Processing ErrorPage[errorCode=0, location=/error]
2021-10-19 10:48:21.889 DEBUG 15384 --- [nio-9100-exec-4] o.s.web.servlet.DispatcherServlet : "ERROR" dispatch for GET "/error", parameters={}

Spring data envers code ?

Hello Wenqi

Thanks alot for writing the interesting posts around Dapr/Spring on medium and also providing this and the order service repo.

I've spent many hours looking and learning from your code the last couple of days :-)

This isn't an issue but I saw in the Git history that your last commit was about envers. The last commit removed that code though and I just want to make sure that this was intentional? If yes, did you experience any problems with the envers addition in the repo?

Regards from Stockholm, Sweden.
Dan

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.