自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(12)
  • 资源 (2)
  • 收藏
  • 关注

转载 spring security的原理及教程

spring security使用分类: 如何使用spring security,相信百度过的都知道,总共有四种用法,从简到深为:1、不用数据库,全部数据写在配置文件,这个也是官方文档里面的demo;2、使用数据库,根据spring security默认实现代码设计数据库,也就是说数据库已经固定了,这种方法不灵活,而且那个数据库设计得很简陋,实用性差;3、spring security和Ac

2016-09-23 15:31:48 931

转载 Filtering JSON feeds from Spring 3's REST support using addMixInAnnotations

Spring3 allows you to output JSON payloads quite easily with its REST support. It uses Jackson (an advanced, fast API that does JSON serialization essentially converts Java object to JSON). T

2016-09-16 15:37:53 569

转载 use Mix-In Annotations to reuse, decouple

After reviewing the "number #1 user favorite feature" of upcoming Jackson 1.2 release, let's check out the Author's cut. As cool as ability to use any constructor or factory method a POJO has, my fa

2016-09-16 14:54:01 352

转载 Latest Jackson integration improvements in Spring

Updated on 2015/08/31 with an additional Jackson modules section Spring Jackson support has been improved lately to be more flexible and powerful. This blog post gives you an update about the mos

2016-09-16 14:36:09 269

转载 how to write your annotation types and make use of built-in annotations to control their behavior

2016-09-16 13:14:38 407

转载 Spring Boot Security Application

Spring Security had some opinions of being complicated to use. Well, of course it's quite complicated when you look at it, as its scope covers a lot of use-cases. Thing is that, truly in a Spring sp

2016-09-14 14:08:02 1385

转载 A Simple Web App with Spring Boot, Spring Security and Stormpath – in 15 Minutes

We recently released a revision to our Stormpath Spring Security integration. You no longer have to inherit from a special Stormpath security configurer adapter. Instead, you apply a Stormpath DSL (do

2016-09-14 14:05:37 1137

转载 Securing REST APIs With Spring Boot

JANUARY 6TH, 2015 In my previous post I described how to build REST APIs with Spring Boot.  One glaring omission to that post was security.  Security can be a daunting part of building any app be

2016-09-14 14:03:01 310

转载 ADDITIONAL CREDENTIAL SECURITY – SPRING DATA JPA + JASYPT

In this short addendum to my earlier series on Spring Boot, I’ll be covering a fairly trivial problem whose solution I had a somewhat hard time finding an example of. Like normal, I hope this will hel

2016-09-14 14:02:09 469

转载 INTEGRATING SPRING SECURITY WITH SPRING BOOT WEB

Spring Boot provides utilities for quick and easy setup of Spring Security via auto-configuration and Java-based configuration. The getting started guide is quick and easy leads through configuring an

2016-09-14 13:59:55 596

转载 spring boot security reference

28. Security If Spring Security is on the classpath then web applications will be secure by default with ‘basic’ authentication on all HTTP endpoints. To add method-level security to a web ap

2016-09-14 13:57:19 2030

转载 MySQL: Extracting timstamp and MAC address from UUIDs

down vote In mysql, it is possible to use the uuid function to extract milliseconds. select conv( concat( substring(uid,16,3), substring(u

2016-09-02 13:11:21 491

AngularJS分页

AngularJS分页组件

2016-04-14

Prentice.Hall.SOA.Using.Java.Web.Services.May.2007

web service方面的教程,里面讲的很详细

2009-05-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除