`
逆风的香1314
  • 浏览: 1418788 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Spring Framework的公司Interface21的公司理念-推荐

阅读更多

Mission Statement

我们的使命

We aim to make J2EE-based development processes, technologies and solutions agile. We believe that agile processes improve productivity and quality.

我们的目标是,让基于J2EE的开发过程,技术和方案更加敏捷。我们相信敏捷过程可以改善生产力和质量。

Our Commitments

我们承诺

We are driven by your requirements, rather than our technology, or anyone else's.

我们的一切行动从需求出发,而非从技术或其它什么出发


We provide independent advice, always putting the needs of the client first. While our experience has shown that Spring produces significant benefits for the vast majority of projects, we want to help you, not plug any particular product. If you wouldn't benefit from Spring, we'll tell you. If you should develop a particular project in C# or PHP, rather than Java, we'll tell you. If we feel that your project is doomed to failure, no matter what we do, we'll tell you.

我们提供独立的顾问,并总是将客户的需求放在首位。我们的经验告诉我们Spring可以为大量的项目带来益处,我们希望帮助你,而非强加某种商品。如果您无法从Spring获益,我们会告诉你。如果您应该开发的是一个基于C#或PHP的项目,而非Java,我们会告诉您。如果我们觉得无论我们如何努力,您的项目都无法成功,我们也会告诉您。


Our people are true experts in Spring, J2EE and Java. We believe in small, skilled teams. We don't employ developers fresh out of college, and we don't put them in front of clients.

我们的员工都是Spring,J2EE和Java的专家。我们坚信团队应该小而精练。我们不雇佣刚毕业的大学生,更不会让他们接洽客户。


We pool our expertise. We hit the ground running, and don't bill you to reinvent the wheel on each project. All consultancies should work like this; few do.

我们不断积累经验。我们脚踏实地,我们不会为了盈利而在您的项目里重造轮子。所有的顾问都应该这样工作;也有个别例外。


We do what we do very very well. We don't believe you'll find better J2EE talent. But we don't lay claim to comparable expertise in every area. If we feel we're not qualified to answer a particular question, we'll tell you, and tell you where to look for answers. All consultancies should work like this; few do.

我们在所干的这行相当出色。我们不认为您能找到更好的J2EE天才了。但是我们并非在所有领域都拥有这样的技术。如果我们觉得我们没有资格回答某个特殊问题,我们会告诉您,并且向您指明在那里可以找到答案。所有的顾问都应该这样工作;也有个别例外。


We are sincere about skills transfer, and our consultants have the communication skills to make it happen.

我们诚挚的希望技术转让,我们的顾问有足够的沟通能力。

分享到:
评论

相关推荐

    官方原版源码spring-framework-5.1.6.RELEASE.zip

    源码中的`org.springframework.aop`和`org.springframework.aop.framework`包揭示了AOP的实现机制,包括代理模式的应用和通知类型。 4. **数据访问/集成**:Spring支持JDBC、ORM(Object-Relational Mapping)框架...

    spring-framework-5.3.29.zip

    Spring Framework 5.3.29不仅是一个强大的开发工具,也是一个不断进化的平台,它持续吸收现代编程理念和技术,以满足日益复杂的企业级需求。通过深入学习和理解Spring 5.3.29的源码,开发者可以更好地利用其特性,...

    Getting.started.with.Spring.Framework.2nd.Edition1491011912.epub

    Getting started with Spring Framework is a hands-on guide to begin developing applications using Spring Framework. This book is meant for Java developers with little or no knowledge of Spring ...

    spring-framework-src-2.5.6.rar

    5. **org.springframework.jdbc**和**org.springframework.orm**:提供了对数据库操作的支持,包括JDBC抽象层和ORM(Object-Relational Mapping)集成,如Hibernate、JPA等。 6. **org.springframework.transaction...

    最新版spring-framework-4.3.11.RELEASE-schema.zip约束

    Spring Framework提供了对Java EE规范如JNDI(Java Naming and Directory Interface)、EJB(Enterprise JavaBeans)和JTA(Java Transaction API)的支持,使得开发者能够更容易地在Java EE环境中使用Spring。...

    spring-framework-reference-4.1.2

    3. New Features and Enhancements in Spring Framework 4.0 ............................................ 17 3.1. Improved Getting Started Experience .........................................................

    spring_MVC源码

    21. class="org.springframework.web.multipart.commons.CommonsMultipartResolver" 22. p:defaultEncoding="utf-8" /> 23. </beans> applicationContext.xml代码 [java] view plaincopy 01.<?xml...

    Spring Framework Testing 读书笔记

    org.springframework.mock.jndi 包含了 JNDI 的 partial implementation,可以用于测试环境中。 Servlet API Servlet API 是 Java 中的一个 Web 开发标准。在 Spring Framework 中,Servlet API 是一个非常重要的...

    spring-boot-starter-mybatis-spring-boot-2.2.1.zip

    implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.mybatis.spring.boot:mybatis-spring-boot-starter:2.2.1' ``` 接下来,我们需要配置MyBatis的核心组件。在Spring ...

    官方原版源码spring-framework-5.0.12.RELEASE.zip

    Spring Framework作为Java领域中的核心框架,以其强大的功能和灵活的设计理念,深受广大开发者喜爱。5.0.12.RELEASE版本是Spring Framework的一个稳定版本,它包含了众多优化和改进,为开发者提供了更高效、更稳定的...

    Springframework

    Spring Framework是由Rod Johnson在Interface21公司创建的一个开源框架,它的目标是让Java Enterprise Edition(J2EE)开发变得更加简单,同时解决从端到端的需求,而不仅仅是针对某一层次。Spring的核心设计理念之...

    spring-boot-starter-mybatis-spring-boot-1.3.3.tar.gz

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-jpa <groupId>org.springframework.boot <artifactId>spring-boot-starter-web <groupId>org.mybatis.spring.boot ...

    spring-boot-starter-data-elasticsearch 2.5.7 的增删改查用法

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-elasticsearch ``` - 配置Elasticsearch连接信息,如主机地址和端口,在`application.yml`或`application.properties`中。 ```yaml...

    spring-boot-starter-mybatis-spring-boot-2.0.1.tar.gz

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-jpa <groupId>org.mybatis.spring.boot <artifactId>mybatis-spring-boot-starter <version>2.0.1 ``` 接下来,我们需要配置数据...

    Struts2.0+Springframework2.5+ibatis2.3完美整合用户登录及增删改查

    2006年5月,BEA系统宣布了他们在一个名为Pitchfork的项目上与Interface21的合作,该项目提供了基于Spring的Java EE 5编程模型的实现,包括支持用于注入(injection)、拦截( interception)和事务处理...

    spring-boot-starter-mybatis-spring-boot-2.1.0.tar.gz

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-jpa <groupId>org.mybatis.spring.boot <artifactId>mybatis-spring-boot-starter <version>2.1.0 ``` 步骤二:配置MyBatis ...

    spring-boot-starter-mybatis-spring-boot-1.1.1.zip

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-jpa <groupId>org.mybatis.spring.boot <artifactId>mybatis-spring-boot-starter <version>1.1.1</version> <!-- 这里应对应你的...

    spring-framework-2.0-rc2

    Spring框架即以interface21框架为基础,经过重新设计,并不断丰富其内涵,于2004年3月24日,发布了1.0正式版。同年他又推出了一部堪称经典的力作《Expert one-to-one J2EE Development without EJB》,该书在Java...

    spring-boot-starter-mybatis-spring-boot-2.1.2.tar.gz

    <groupId>org.springframework.boot <artifactId>spring-boot-starter-data-jpa <groupId>org.mybatis.spring.boot <artifactId>mybatis-spring-boot-starter <version>2.1.2 ``` 接下来,我们需要配置...

Global site tag (gtag.js) - Google Analytics