All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.spotnext.sample.service.impl.DefaultSampleService Maven / Gradle / Ivy

There is a newer version: 1.0.21-BETA-20190513
Show newest version
package io.spotnext.sample.service.impl;

import org.springframework.stereotype.Service;

import io.spotnext.sample.service.SampleService;

@Service
public class DefaultSampleService implements SampleService {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy