issues
search
edwardUL99
/
cs4227-microservices-kernel
3
stars
1
forks
source link
Added a README and annotations for registering a kernel server and microservice
#16
Closed
edwardUL99
closed
2 years ago
edwardUL99
commented
2 years ago
There are 2 new annotations:
@KernelMicroservice which replaces SpringBootApplication for microservices
@KernelServer which replaces SpringBootApplication for the kernel servers
There are 2 new annotations: