I was confused when I looked at the source code org.springframework.jdbc.datasource.DataSourceTransactionManager, why does it implement Serializable, but was not in it serialVersionUID?
org.springframework.jdbc.datasource.DataSourceTransactionManager
Serializable
serialVersionUID
[ ]
It is recommended to declare it, but you can omit it, the default mechanism will take care of this.
serializable serialVersionUID, serialVersionUID , Java (TM). , , serialVersionUID, serialVersionUID , , , InvalidClassExceptions . , serialVersionUID java-, serialVersionUID.
Source: https://habr.com/ru/post/1680797/More articles:Ionic 2 new Row if Index% 3 == 0 - angularjsAdding or removing multiple records without manual comparison - c #How to set up a search scope within a location and framework in Xcode 9 - xcodeУстановить нижний колонтитул на стр. 2 только в версии mpdf 6.0 - phpSQL Server conversion error while using INSERT - sqlThe day PyCharm thought that int / float does not implement __div__ - pythonPython character set and instance - pythonUnable to read ".then" property from undefined when testing creators of asynchronous actions with shorthand and reaction - reactjsUnusual query behavior - sqlC ++ 98 for checking a null pointer - null-pointerAll Articles