Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Spring: Microservices with Spring Boot

You're reading from   Spring: Microservices with Spring Boot Build and deploy microservices with Spring Boot

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher
ISBN-13 9781789132588
Length 140 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
In28Minutes Official In28Minutes Official
Author Profile Icon In28Minutes Official
In28Minutes Official
Arrow right icon
View More author details
Toc

Assessments

  1. The _______ class can be used to bootstrap and launch a Spring application from a Java main method.
  2. Which of the following methods is used to append the local host URL and port to the URI to create a full URL?
    1. Private URL(String uri)
    2. private String create(String uri)
    3. private String CreateURL(String uri)
    4. private String createURL(String uri)
  3. State whether True or False: Tomcat server is launched on port 8080--Tomcat started on port(s): 8080 (http).
  4. Which of the following starter templates provides support for various unit testing frameworks such as JUnit, Mockito, and Hamcrest? These frameworks does the work of orchestrating the lock contention in Spring Boot.
    1. spring-boot-starter-test
    2. spring-boot-starter-testframe
    3. spring-boot-starter-unittest
    4. spring-boot-starter-testorchestration
  5. State whether True or False: The multipartResolver does not provide support to upload files in web applications.
You have been reading a chapter from
Spring: Microservices with Spring Boot
Published in: Mar 2018
Publisher:
ISBN-13: 9781789132588
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image