DATAKV-22
+ move default message into proper package
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package org.springframework.data.keyvalue.redis;
|
||||
package org.springframework.data.keyvalue.redis.connection;
|
||||
|
||||
import org.springframework.data.keyvalue.redis.connection.Message;
|
||||
|
||||
/**
|
||||
* Default message implementation.
|
||||
Reference in New Issue
Block a user