pekko/akka-docs/src/test/java/jdocs/persistence
Patrick Altaie 99f21dba3a
Add "akka" prefix to TCK code sample (#29529)
The current code sample for trying out the TCK misses the "akka" prefix
which means that the TCK test will fail with an error regarding not
specifying a journal plugin (because the journal plugin property is
wrong in the sample)

Fixes #29528
2020-09-01 09:42:25 +02:00
..
query Make warnings in Java code fatal (#28402) 2020-08-04 13:47:38 +02:00
testkit #28908 - rename returnDefaultPolicy to resetPolicy (#28941) 2020-04-20 17:43:17 +02:00
LambdaPersistenceDocTest.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
LambdaPersistencePluginDocTest.java Add "akka" prefix to TCK code sample (#29529) 2020-09-01 09:42:25 +02:00
PersistenceEventAdapterDocTest.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
PersistenceMultiDocTest.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
PersistenceQueryDocTest.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
PersistenceSchemaEvolutionDocTest.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
PersistentActorExample.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00
ResumableProjectionExample.java Update all copyright headers to 2020 after new year's #27881 (#28434) 2020-01-02 13:24:59 +01:00