Improve Javadoc
This commit is contained in:
@ -24,7 +24,7 @@ package com.iluwatar.servicelocator;
|
||||
|
||||
/**
|
||||
* This is going to be the parent service interface which we will use to create our services. All
|
||||
* services will have a <li>service name</li> <li>unique id</li> <li>execution work flow</li>
|
||||
* services will have a <ul><li>service name</li> <li>unique id</li> <li>execution work flow</li></ul>
|
||||
*
|
||||
* @author saifasif
|
||||
*
|
||||
|
Reference in New Issue
Block a user