Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 15th, 2018
299
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
@Bean
public
Docket api
(
)
{
return
new
Docket
(
DocumentationType.
SWAGGER_2
)
.
apiInfo
(
metaData
(
)
)
.
select
(
)
.
apis
(
RequestHandlerSelectors.
basePackage
(
"com.github"
)
)
.
build
(
)
;
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
Market.js
JavaScript | 1 min ago | 1.18 KB
PayPal with Balance
JavaScript | 1 min ago | 0.05 KB
Make $1000 15-MINUTES (BEGINNER) L4
JavaScript | 8 min ago | 0.05 KB
Untitled
JavaScript | 17 min ago | 1.18 KB
PayPal with Balance
JavaScript | 17 min ago | 0.05 KB
EARN $900 INSTANTLY 2025⭐ GV
JavaScript | 17 min ago | 0.05 KB
Make $1000 15-MINUTES (BEGINNER) YR
JavaScript | 27 min ago | 0.05 KB
Untitled
JavaScript | 32 min ago | 1.18 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!