java - JHipster page blank -
hi have installed jhipster 4.1.1 , im trying create microservice , gateway applications, im using jhipster-registry, microservice start ok, gateway start ok, when im trying load localhost:8080, obtained blank page, , no error on log. whats happen?
application 'clothes' running! access urls: local: http://localhost:8080 external: http://192.168.56.1:8080 profile(s): [swagger, dev] ---------------------------------------------------------- 2017-04-06 11:15:17.186 info 6344 --- [ restartedmain] com.anelsoftware.clothes.clothesapp : ---------------------------------------------------------- config server: connected jhipster registry config server! ---------------------------------------------------------- 2017-04-06 11:19:58.930 info 6344 --- [trap-executor-0] c.n.d.s.r.aws.configclusterresolver : resolving eureka endpoints via configuration no entities generated
definitely problem angular beta, run gateway springboot run , yarn start , works fine, if run springboot run not work, idea how solve this?
Comments
Post a Comment