* Moved annotations articles to new spring-boot-annotations module
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.baeldung.annotations;
|
||||
|
||||
public interface Vehicle {
|
||||
}
|
||||
Reference in New Issue
Block a user