mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 15:49:26 +00:00
Polish LiveBeansView Javadoc and suppress warnings
This commit is contained in:
+1
@@ -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