mirror of
https://github.com/Estom/notes.git
synced 2026-02-03 02:23:31 +08:00
lambda表达式 & springboot
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Alipay.com Inc.
|
||||
* Copyright (c) 2004-2022 All Rights Reserved.
|
||||
*/package com.ykl.code.config;/**
|
||||
*
|
||||
* @author faran
|
||||
* @version : MyConfig, v 0.1 2022-11-12 13:33 faran Exp $
|
||||
*/public class MyConfig {
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Alipay.com Inc.
|
||||
* Copyright (c) 2004-2022 All Rights Reserved.
|
||||
*/package com.ykl.code.entity;/**
|
||||
*
|
||||
* @author faran
|
||||
* @version : Pet, v 0.1 2022-11-12 13:36 faran Exp $
|
||||
*/public class Pet {
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Alipay.com Inc.
|
||||
* Copyright (c) 2004-2022 All Rights Reserved.
|
||||
*/package com.ykl.code.entity;/**
|
||||
*
|
||||
* @author faran
|
||||
* @version : User, v 0.1 2022-11-12 13:34 faran Exp $
|
||||
*/public class User {
|
||||
}
|
||||
Reference in New Issue
Block a user