``` Service http = ignite() .por...
# announcements
s
Copy code
Service http = ignite()
                  .port(8080)
                  .threadPool(20);