mirror of
https://github.com/Telecominfraproject/wlan-cloud-base.git
synced 2026-03-20 19:39:05 +00:00
Compare commits
1 Commits
add-http-c
...
revert-Com
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f12ab10ec6 |
@@ -20,7 +20,7 @@ import com.telecominfraproject.wlan.core.model.json.JsonSerializedException;
|
||||
/**
|
||||
* @author dtoptygin
|
||||
*/
|
||||
@ControllerAdvice(basePackages = "com.telecominfraproject")
|
||||
//@ControllerAdvice(basePackages = "com.telecominfraproject")
|
||||
public class CommonControllerAdvice {
|
||||
|
||||
private static final Logger LOG = LoggerFactory.getLogger(CommonControllerAdvice.class);
|
||||
|
||||
Reference in New Issue
Block a user