Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final in /AndroudAndSpringBootForUploadImage/LoginBackEnd #13

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
68f08ef
ViewPager2
littlecurl Dec 2, 2019
edb9966
ViewPager2
littlecurl Dec 2, 2019
ac34c84
Merge branch 'master' into dev
littlecurl Dec 2, 2019
3d9b25c
更换为码云下载地址
littlecurl Dec 2, 2019
9a6c74e
新增阿里开源ARouterDemo
littlecurl Dec 3, 2019
a1bbbe2
新增阿里开源ARouterDemo
littlecurl Dec 3, 2019
f683208
Merge branch 'master' into dev
littlecurl Dec 3, 2019
a06b42d
Revert "新增阿里开源ARouterDemo"
littlecurl Dec 3, 2019
20df0f5
新增-Android制作桌面图标及App名称本地化Demo
littlecurl Dec 3, 2019
8c32ba6
新增-RecyclerView播放视频Demo
littlecurl Dec 3, 2019
df43e8f
更新登录注册Demo
littlecurl Dec 5, 2019
7d246e9
更新登录注册注释
littlecurl Dec 5, 2019
32637b7
迁移SQLiteTest依赖为androidx,更新gradle版本为最新版
littlecurl Dec 8, 2019
f855b46
新增·Android仿闲鱼底部导航栏
littlecurl Dec 9, 2019
b647dde
Update README.md
littlecurl Dec 9, 2019
4933019
BottomNavigationDemo切换为NoActionBar模式
littlecurl Dec 9, 2019
8ee70af
新增Slide方式的转场Demo;修复ARouterDemo
littlecurl Dec 13, 2019
f602864
修改SlideDemo命名
littlecurl Dec 13, 2019
266fa09
新增自定义顶部TitleBarDemo
littlecurl Dec 13, 2019
8587cc1
新增·自定义Banner轮播图Demo
littlecurl Dec 17, 2019
7c74cb0
重构仓库
littlecurl Dec 17, 2019
deb6736
修改·新增实时编辑展示
littlecurl Dec 19, 2019
411093b
新增·普通的自定义底部导航
littlecurl Dec 26, 2019
f17f3b9
新增·滑动冲突Demo
littlecurl Dec 29, 2019
a95d2c2
新增·滑动冲突Demo下载地址
littlecurl Dec 29, 2019
2159c22
Bump hibernate-validator
dependabot[bot] Jan 8, 2020
cb12223
新增·Paging Demo
littlecurl Jan 12, 2020
7e5d027
Merge branch 'dependabot/maven/AndroudAndSpringBootForUploadImage/Log…
littlecurl Jan 12, 2020
6d9995e
[ImgBot] Optimize images
ImgBotApp Jan 15, 2020
c826c60
Merge pull request #5 from littlecurl/imgbot
littlecurl Jan 15, 2020
71247cc
修复一个Model和Json类型不一致的Bug
littlecurl Feb 9, 2020
a27040d
[ImgBot] Optimize images
ImgBotApp Feb 9, 2020
1da5dbf
新增·ViewPager2PreView·Java代码实现
littlecurl Feb 11, 2020
686d204
Merge remote-tracking branch 'origin/imgbot' into dev
littlecurl Feb 11, 2020
a2f09dc
Merge remote-tracking branch 'origin/imgbot'
littlecurl Feb 11, 2020
22a52e6
Bump junit from 4.12 to 4.13.1 in /News163CommentAddMongoDBCrawlerDemo
dependabot[bot] Oct 13, 2020
a528bc7
更新仓库
littlecurl Dec 3, 2020
82c8060
Merge branch 'dev'
littlecurl Dec 3, 2020
b637970
新增 · 腾讯地图定位官网Demo
littlecurl Dec 3, 2020
aae0317
新增 · 百度地图定位官网Demo
littlecurl Dec 3, 2020
c432766
新增 · 高德地图定位官网Demo
littlecurl Dec 3, 2020
fe83bb2
Merge pull request #9 from littlecurl/dependabot/maven/News163Comment…
littlecurl Dec 29, 2020
6a759e5
新增 AndroidProject
littlecurl Dec 31, 2020
77422fe
Merge branch 'dev'
littlecurl Dec 31, 2020
b233b9d
新增·Android操作数据库Demo
littlecurl Jan 19, 2021
ce65e87
新增LitePalDemo
littlecurl Jan 22, 2021
f1bc6f9
Bump hibernate-validator
dependabot[bot] Jun 4, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 1 addition & 7 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.idea
.DS_Store
/build
/captures
.externalNativeBuild

target/
pom.xml.tag
pom.xml.releaseBackup
Expand Down
Binary file added AMap_Android_API_Location_Demo.zip
Binary file not shown.
Binary file added ARouterDemo.zip
Binary file not shown.
14 changes: 14 additions & 0 deletions ARouterDemo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
1 change: 1 addition & 0 deletions ARouterDemo/app/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/build
40 changes: 40 additions & 0 deletions ARouterDemo/app/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
defaultConfig {
applicationId "com.example.arouterdemo"
minSdkVersion 23
targetSdkVersion 29
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
// 生成的文档路径 : build/generated/source/apt/(debug or release)/com/alibaba/android/arouter/docs/arouter-map-of-${moduleName}.json
arguments = [AROUTER_MODULE_NAME: project.getName(), AROUTER_GENERATE_DOC: "enable"]
}
}
}
buildTypes {
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
}

dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'

implementation 'com.alibaba:arouter-api:1.5.0'
annotationProcessor 'com.alibaba:arouter-compiler:1.2.2'
implementation group: 'com.alibaba', name: 'fastjson', version: '1.2.62'

}
30 changes: 30 additions & 0 deletions ARouterDemo/app/proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Add project specific ProGuard rules here.
# You can control the set of applied configuration files using the
# proguardFiles setting in build.gradle.
#
# For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html

# If your project uses WebView with JS, uncomment the following
# and specify the fully qualified class name to the JavaScript interface
# class:
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
# public *;
#}

# Uncomment this to preserve the line number information for
# debugging stack traces.
#-keepattributes SourceFile,LineNumberTable

# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
-keep public class com.alibaba.android.arouter.routes.**{*;}
-keep public class com.alibaba.android.arouter.facade.**{*;}
-keep class * implements com.alibaba.android.arouter.facade.template.ISyringe{*;}

# 如果使用了 byType 的方式获取 Service,需添加下面规则,保护接口
-keep interface * implements com.alibaba.android.arouter.facade.template.IProvider

# 如果使用了 单类注入,即不定义接口实现 IProvider,需添加下面规则,保护实现
# -keep class * implements com.alibaba.android.arouter.facade.template.IProvider
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
package com.example.arouterdemo;

import android.content.Context;

import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;

import org.junit.Test;
import org.junit.runner.RunWith;

import static org.junit.Assert.*;

/**
* Instrumented test, which will execute on an Android device.
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
@RunWith(AndroidJUnit4.class)
public class ExampleInstrumentedTest {
@Test
public void useAppContext() {
// Context of the app under test.
Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();

assertEquals("com.example.arouterdemo", appContext.getPackageName());
}
}
26 changes: 26 additions & 0 deletions ARouterDemo/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.example.arouterdemo">

<application
android:name=".application.App"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme"
tools:ignore="GoogleAppIndexingWarning">
<activity android:name=".activity.TargetActivity" />
<activity android:name=".activity.TargetInterceptorActivity" />
<activity android:name=".activity.MainActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>

</manifest>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
package com.example.arouterdemo.activity;

import android.annotation.SuppressLint;
import android.os.Bundle;

import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;

import com.alibaba.android.arouter.launcher.ARouter;

@SuppressLint("Registered")
public class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

// inject()方法配合 @Autowired 一起使用
ARouter.getInstance().inject(this);
}
}
Loading