`
dengyin2000
  • 浏览: 1225507 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Integrate gwt + mvp4g + gwt-incubator-lib + Spring 3.0.2 + Spring Security 2

    博客分类:
  • gwt
阅读更多
Work successfully on integrating following stuffs.

GWT 2.0.3
mvp4g 1.1.0
gwt-incubator-lib 1.0.1
GWT-SL 1.1
Spring 3.0.2
Spring Security 2.0.4

as gwt-incubator-lib is compatible with Spring security 2, and it makes me cost a lot time to find the problem on integrating Spring Security 3.

You can download the sample app from http://dl.dropbox.com/u/2021976/EmployeeAdmin.tar.gz (You need to 翻*墙 to get the file), please make sure you have google eclipse plugin installed. then import it to your eclipse and fix the build path error if it has.

Next I will try to integrating them with gwt-maven-plugin.


attachment is the sample app built by maven project. please run following maven lib install if you find maven require gwt-dev-xx-libs zip file.

引用
mvn install:install-file -DgroupId=com.google.gwt -DartifactId=gwt-dev -Dversion=2.0.3 -Dclassifier=mac-libs -Dpackaging=zip -Dfile=/to-any-zip-file-path


Then you can type "maven gwt:run" to start the app.
分享到:
评论

相关推荐

    Packt.Hands-On.Spring.Security.5.for.Reactive.Applications

    You will also understand how to achieve authorization in a Spring WebFlux application using Spring Security.You will be able to explore the security confgurations required to achieve OAuth2 for ...

    struts2+spring3+hibernate整合教程

    ### Struts2+Spring3+Hibernate整合知识点概述 #### 整合框架介绍 整合Struts2、Spring3和Hibernate三大框架是Java企业级开发中的常见做法,旨在构建Web应用程序。这种整合模式允许开发者利用Struts2进行Web层的...

    spring-framework-reference 4.3.8.RELEASE

    The Spring Framework is a lightweight solution and a potential one-stop-shop for building your enterprise-ready applications. However, Spring is modular, allowing you to use only those parts that you ...

    mastering-spring-cloud2018

    Chapter 2, Spring for Microservices, will introduce you Spring Boot framework. You will learn how to effictively use it to create microservice application. We will cover such topics like creating REST...

    jasypt-spring-boot代码

    jasypt Spring Boot provides Encryption support for property sources in Spring Boot Applications. There are 3 ways to integrate jasypt-spring-boot in your project:

    Spring Security Third Edition.pdf英文版

    Architect solutions that leverage the full power of Spring Security while remaining loosely coupled. Implement various scenarios such as supporting existing user stores, user sign up, authentication, ...

    spring-boot-integrate

    3. **安全控制**:Spring Security是Spring Boot默认的安全解决方案,提供了认证、授权、CSRF保护等功能。 4. **邮件服务**:通过JavaMailSender接口,Spring Boot可以方便地发送电子邮件。 5. **缓存管理**:...

    integrate-security-examples:连接到我们的安全服务器的示例代码

    此存储库包含大量注释的示例代码,用于通过 Integrate Security 服务器连接到 Integrate API 的客户端。 此代码旨在与 API 文档一起使用。 和相关的安全文档(此处均未提供)。 使用 Spring OAuth 和 Apache ...

    integrate:Spring+Hibernate+SpringMVC整合(毕设改编)

    本项目"integrate:Spring+Hibernate+SpringMVC整合(毕设改编)"显然是一个将这三个框架集成的实践案例,适用于毕业设计或项目开发的学习。 1. **Spring框架**:Spring是一个全面的Java企业级应用开发框架,它提供了...

    numpy-1.16.4+mkl-cp36-cp36m-win_amd64.whl

    numpy-1.16.4+mkl-cp36-cp36m-win... This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. NumPy is licensed under the BSD license, enabling reuse with few restrictions.

    037-integrate-jsf-spring-boot

    4. **利用Spring Security**:Spring Boot自带Spring Security,可以方便地实现用户认证和授权。 5. **优化性能**:考虑使用View Scope代替Request Scope,减少不必要的Bean实例化。 综上所述,集成JSF与Spring ...

    T123AI_Datasheet_V1.02

    - Scaler supports 2-D adaptive intra-field deinterlacer and non-linear 16:9 aspect ration. - Requires no external Frame Buffer Memory for de-interlacer - Integrate CCIR656 and 601 8/16-bit Decoder - ...

Global site tag (gtag.js) - Google Analytics