NYC Java Meetup 和 ScalaDays 是两个专注于软件开发的社区活动,它们分别关注Java和Scala这两种编程语言。在这些活动中,Spring框架是一个常见的讨论主题,因为它在Java开发中非常流行,同时也被用于Scala和其他语言的项目开发中。
Spring是一个开源的、轻量级的企业级应用开发框架,它提供了一套全面的编程和配置模型,使得开发者可以更加专注于业务逻辑的实现,而不是底层的代码细节。Spring的核心特性包括依赖注入(Dependency Injection, DI)、面向切面编程(Aspect-Oriented Programming, AOP)和声明式事务管理等。
在这个月的NYC Java Meetup和ScalaDays活动中,将会有多个关于Spring的在线研讨会(webinars)。这些研讨会可能会涵盖Spring的最新特性、最佳实践、性能优化、安全性等方面的内容。由于活动安排较多,建议感兴趣的参与者提前查看活动日程,以确保不错过任何重要的讲座或讨论。
Hey guys, welcome to another installment of This Week in Spring! This week I’m in New York City, New York, talking to developers at the NYC Java Meetup and at ScalaDays about Spring. We’ve got a lot of webinars this month, so be sure to check
out the details below!
Want a pass to SpringOne 2GX 2013? If you’re a Spring champion, show off your stuff on our champions forum and follow these instructions by June 21, 2013. You
might be one of our 5 lucky winners! (If you’re a Groovy & Grails or Cloud Foundry champion, never fear, we will be rolling out future contests for you!)
Oliver Gierke has announced Spring Data Babbage, the first milestone of the next Spring Data release train. This release includes a
lot of new features, so be sure to check out the release note!
Spring Batch 2.2.0 is now available! This is a major release that supports Spring Data, Java Configuration, AMQP, and SQLFire in addition to a number of other features. Spring Batch and our
participation in the expert group has heavily informed the JSR-352 specification that recently has been finalized.
Spring Tool Suite and Groovy / Grails Toool Suite 3.3.0 M2 has been released, based on Eclipse Kepler 4.3. This milestone release improves Java Configuration support and is Spring Framework 4
ready.
Craig Walls has announced that Spring Social Twitter 1.0.5 and Spring Social 1.0.3 have been released! The new release fixes a few bugs and is being
made available in anticipation of the deprecation of the 1.0 version of the Twitter API.
Gary Russell has also announced the Spring Integration 2.2.4 and 2.1.6 maintenance releases, to incorporate the Spring Social Twitter updates mentioned above.
I’ll be doing a webinar on Thursday on RESTful service design with Spring. As usual, there will be two sessions - one at 3PM GMT and one at 10:00AM PST - to accommodate as many timezones as
possible. The webinar will introduce Spring’s stack for building RESTful services. We’ll start with a simple API, then advance the API, introducing Hypermedia controls with Spring HATEOAS, introducing conventions-oriented repository-based APIs with Spring Data REST, security with Spring Security OAuth and Spring Social and addressing common cases like file uploads, exception handling, record paging, and Ajax. I look forward to seeing you there!
Don’t miss Jon Brisbin on June 18th, 2013 as he introduces Introducing Reactor - A framework for asynchronous applications on the JVM. Reactor provides a
foundational framework for applications that need high throughput when performing reasonably small chunks of stateless, asynchronous processing.
Join Tony Erksine from Liberty University on June 27th as he instructs us How to talk Spring and Influence People, a pragmatic lesson on soft skills and technology adoption strategies needed to help get other developers in your company excited about,a nd using, new technology –
in this case, with Spring.
I gave a talk on the latest at the amazing DevNexus conference in March on Spring
3.1, 3.2, and 4.0 in March, and that talk is now available online on InfoQ. Do check out the talk, but also be sure to check out the more up-to-date version of that deck from my talk at JAXConf available on my SlideShare account.
Head over to the Pivotal Blog for a short primer on Hadoop programming, which walks you through a simple word count program. The example looks at the
canonical word-count problem and then looks at other solutions in the ecosystem like Pig, Hive and Cascading. The next blog in the series will introduce Spring for Apache Hadoop for a beginning audience, providing a unified, consistent alternative to the four different methods discussed in this blog post.
In related news, if you’re in the New York City area, join me Wednesday evening where I’m giving the same talk at the 10gen offices for the NYCJava meetup. Thanks again go to 10gen, the
company behind MongoDB, for hosting the meetup.
The JavaBeat blog has a nice post on how to use Spring’s robust multipart file upload support. Spring’s support
abstracts away common APIs for file uploads - including the commons-fileupload API and the Servlet 3 API - and lets you use those APIs for HTTP miltipart-encoded file uploads, typically in web applications or REST services. Definitely worth a
read, check it out!
Idan Fridman put together a rundown on some of the common types of components in Spring Integration, including splitters,
transformers, aggregators, and more.
For those of you who are looking to take your Spring skills to a new level of expertise, SpringSource has just released the Professional Spring Training Schedule for July
2013
The Spring tutorials blog has a great post introduce Spring’s @Async and @Scheduled annotations.
comments powered by Disqus
translate:
翻译:
嘿,各位,欢迎收听本周春季的另一期节目!本周我在纽约市,纽约,与纽约Java Meetup和ScalaDays的开发人员谈论春季。这个月我们有很多网络研讨会,所以一定要查一下
把下面的细节说出来!
想要一张2013年SpringOne 2GX的通行证吗?如果您是春季冠军,请在我们的冠军论坛上展示您的产品,并在2013年6月21日前按照以下说明进行操作。你
可能是我们5个幸运的赢家之一!(如果你是Groovy&Grails或云铸造冠军,不要害怕,我们将为你推出未来的比赛!)
奥利弗·吉尔克(Oliver Gierke)宣布了春季数据发布计划,这是明年春季数据发布计划的第一个里程碑。此版本包括
很多新功能,所以一定要查看发行说明!
Spring批量2.2.0现在可用!这是一个支持Spring数据、Java配置、AMQP和SQLFire以及许多其他特性的主要版本。春批和我们的
专家组的参与极大地促进了最近定稿的JSR-352规范。
Spring工具套件和Groovy/GrailsTooolSuite3.3.0m2已经发布,基于EclipseKepler4.3。这个里程碑版本改进了Java配置支持,是SpringFramework4
准备好了。
CraigWalls已经宣布SpringSocialTwitter 1.0.5和SpringSocial1.0.3已经发布!新版本修复了一些错误
在1.0版本的Twitter API被弃用之前提供。
Gary Russell还宣布了Spring Integration 2.2.4和2.1.6的维护版本,以包含上面提到的Spring Social Twitter更新。
我将在周四做一个关于Spring的RESTful服务设计的网络研讨会。像往常一样,将有两个会议-一个在格林尼治标准时间下午3点,一个在太平洋标准时间上午10点-以容纳尽可能多的时区
可能的。网络研讨会将介绍Spring构建RESTful服务的栈。我们将从一个简单的API开始,然后推进API,使用Spring HATEOAS引入超媒体控件,使用Spring Data REST引入面向约定的基于存储库的API,使用Spring security OAuth和Spring Social实现安全性,并解决诸如文件上传、异常处理、记录分页和Ajax等常见情况。我期待在那里见到你!
2013年6月18日,JonBrisbin介绍了Reactor,这是一个用于JVM上异步应用程序的框架。反应堆提供
用于在执行相当小的无状态异步处理块时需要高吞吐量的应用程序的基本框架。