Polish LiveBeansView Javadoc and suppress warnings
This commit is contained in:
@@ -34,6 +34,7 @@ import org.springframework.context.support.LiveBeansView;
|
||||
* @since 3.2
|
||||
* @see org.springframework.context.support.LiveBeansView#getSnapshotAsJson()
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class LiveBeansViewServlet extends HttpServlet {
|
||||
|
||||
private LiveBeansView liveBeansView;
|
||||
|
||||
Reference in New Issue
Block a user