What is microservices java?



What is microservices java?..

Answer / Neha Gautam

Microservices in Java are an architectural style where a single application is broken down into small, independent services that communicate with each other using lightweight mechanisms such as HTTP REST.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is jdk jre and jvm?

1 Answers  


What is cmp in java?

1 Answers  


How can I protect myself? : java security

1 Answers  


What is the difference between deep copy and shallow copy in java

1 Answers   Amazon,


What is a stream in programming?

1 Answers  


Why java is better than node.js?

1 Answers  


Which is the best book for whole java study?

12 Answers  


What does public static void main(string[]) mean?

1 Answers  


How common are security breaches? : java security

1 Answers  


What are jdk tools?

1 Answers  


1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?

1 Answers  


What is java web application?

1 Answers  


Categories