Browse Source
Remove package-info for package without sources. Remove ci profile from initial build steps to avoid duplicate tasks. Remove unused asciidoctor plugin. See #1742pull/1746/head
3 changed files with 3 additions and 34 deletions
@ -1,6 +0,0 @@
@@ -1,6 +0,0 @@
|
||||
/** |
||||
* Support infrastructure for the configuration of R2DBC-specific repositories. |
||||
*/ |
||||
@org.springframework.lang.NonNullApi |
||||
@org.springframework.lang.NonNullFields |
||||
package org.springframework.data.r2dbc; |
||||
Loading…
Reference in new issue