Hendi Santika

Results 29 comments of Hendi Santika

For this requirement, I have just create POSTMAN API to make it easier to test. You can check in on this link --> https://www.getpostman.com/collections/a3ce70e703d65914effd Sorry, I created the request is...

I also send the POSTMAN collection file as PR --> https://github.com/ammezie/book-reviews-api/pull/4

# Same error with mine. Traceback (most recent call last): File "/home/hendisantika/Documents/python/ENV/bin/scrapy", line 11, in sys.exit(execute()) File "/home/hendisantika/Documents/python/ENV/local/lib/python2.7/site-packages/scrapy/cmdline.py", line 108, in execute settings = get_project_settings() File "/home/hendisantika/Documents/python/ENV/local/lib/python2.7/site-packages/scrapy/utils/project.py", line 68, in...

I am still having that issue. Is there anyone who already succeed to run oracle 19c docker container?

Wait.. I'll try it later. I'll let you know @abhisbyk

You mean remove this properties ` spring.config.import="consul:localhost:8500;catalog"` or remove `org.springframework.cloud:spring-cloud-starter-bootstrap` lib? If that is. I already commented it but the error still exist.

Another error actually: Now I've got: ``` com.ecwid.consul.transport.TransportException: java.net.UnknownHostException: consul: nodename nor servname provided, or not known ``` But, My Consul Server already run

Thanks @baltom ... You help me a lot.

You don't need to downgrade @joe105598055 . You need to upgrade your Keycloak-js libs. It also solved the issue.

Maybe @rrohitramsen is not maintain this repository anymore and quite busy, @Naveenv22 . I created new repo base on this with Spring Boot latest version. Maybe We can discuss on...