=per #18123 Deprecate PersistentView
* marked PersistentFSM as experimental * also changed the order of some sections in migration guide * link to 2.2->2.3 migration guide * update experimental index page
This commit is contained in:
parent
8652e37711
commit
15828db19f
12 changed files with 175 additions and 325 deletions
|
|
@ -19,10 +19,10 @@ prior deprecation.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../java/persistence
|
||||
../dev/multi-node-testing
|
||||
../java/lambda-actors
|
||||
../java/lambda-fsm
|
||||
../java/persistence-query
|
||||
|
||||
Another reason for marking a module as experimental is that it's too early
|
||||
to tell if the module has a maintainer that can take the responsibility
|
||||
|
|
|
|||
|
|
@ -19,11 +19,11 @@ prior deprecation.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../scala/persistence
|
||||
../scala/persistence-schema-evolution
|
||||
../dev/multi-node-testing
|
||||
../java/lambda-actors
|
||||
../java/lambda-fsm
|
||||
../scala/persistence-query
|
||||
../scala/typed
|
||||
|
||||
Another reason for marking a module as experimental is that it's too early
|
||||
to tell if the module has a maintainer that can take the responsibility
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue