This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
github
/
spring-security
réplica de
https://github.com/spring-projects/spring-security
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
apply base plugin to add clean task
Dan Allen
%!s(int64=2) %!d(string=hai) anos
pai
649823f401
achega
c4bff97fe8
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
build.gradle
+ 1
- 0
build.gradle
Ver ficheiro
@@ -1,4 +1,5 @@
plugins {
+ id 'base'
id 'org.antora' version '1.0.0-alpha.3'
}