Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Servidor Kafka #3

Open
hugoPerezMartinez opened this issue Mar 17, 2017 · 0 comments
Open

Servidor Kafka #3

hugoPerezMartinez opened this issue Mar 17, 2017 · 0 comments

Comments

@hugoPerezMartinez
Copy link
Contributor

Arrancar el servidor:

  1. Arrancar zookeeper: bin\windows\zookeeper-server-start.bat config\zookeeper.properties
  2. Arrancar Kafka: bin\windows\kafka-server-start.bat config\server.properties
  3. Ejecutar el proyecto: mvn spring-boot:run
  4. Entrar desde localhost:8080

Los puntos 1, 2 y 3 en tres shells distintos.
El punto 4 desde el navegador.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant