InfoQ Homepage Java Content on InfoQ
-
Spring Releases Versions 2.3.1 and 2.4.0 Web Services
Spring recently announced multi-version updates of their Web Services project with release version 2.3.1 featuring minor patches and a new version 2.4.0 rebased to run on Spring Framework 4.3 and Spring Security 4.1 and designed to be forward compatible with Spring 5.0.
-
JavaOne 2016 – Audience Gets a Glimpse of the Power of JShell
JShell brings about Read-Eval-Print Loop (REPL) to Java. REPL is an efficient, interactive way for developers to validate their code snippets without having to compile, run and then debug their entire program.
-
Android Studio 2.2: New Layout, Firebase, OpenJDK, Java 8
Android Studio 2.2 comes with enhancements across all development phases - Design, Development, Build and Test -, including a new Constraint Layout, Layout Editor, Firebase plug-in, Code Sample browser, Java 8 support, OpenJDK, GPU Debugger and others.
-
Oracle Gives NetBeans to the Apache Foundation
The NetBeans Community blog has announced that Oracle is proposing to entrust the development of the NetBeans platform and IDE to the Apache Foundation to “open up the government model,” reaffirming its commitment to the project.
-
Strange Loop 2016 Recap: Safeguards against Government Hacking, Plus Clojure and Java 9
Strange Loop 2016 recap, highlighting Amie Stepanoich's keynote on Safeguards against Government Hacking, Simon Ritter on Clojure Spec, and Simon Ritter discussing Jigsaw with JDK 9.
-
Java EE 8 Delayed Until End of 2017, Oracle Announces at JavaOne
After weeks of speculation, Anil Gaur, Oracle Group Vice President with responsibility for Java EE and WebLogic Server, has unveiled Oracle’s proposed roadmap for Java EE today at JavaOne. The plan involves releasing Java EE 8 by the end of 2017 with basic microservice and cloud capabilities, and then releasing Java EE 9 one year later with further features.
-
Redmonk Analyzes Java Framework Popularity
Redmonk Analyst Fintan Ryan recently published his findings on framework popularity in Java. After completing an in-depth research study on GitHub stars, issues, commits and Twitter followers, Ryan concludes: Spring still dominates, Spring Boot is on an exponential curve, Netty and Play continue to grow strongly.
-
Oracle Shares Their Strategy for Java EE with the JCP Executive Committee
Anil Gaur, Oracle Group Vice President with responsibility for Java EE and WebLogic Server, was invited to speak at the last JCP Executive Committee meeting to shed some light on the future of Java EE. The core of his message was that enterprise programming is changing, and that Oracle wants to adapt to it. However, questions from the EC members indicated that the plan is still unclear.
-
Yahoo! Open Sources Pulsar, a Pub/Sub Messaging Platform
Yahoo! has made available Pulsar, their publish-subscribe messaging platform used internally in production by several services.
-
Stormpath's Java SDK 1.0 Released
This week Stormpath released version 1.0 of their user management and authentication Java SDK. Stormpath generally provides APIs for implementing authentication, authorization and user management in web and mobile applications, including open source implementations, targeting a range of languages and frameworks.
-
Dropwizard Java REST Framework Version 1.0.0 Features Updated Library Support, Scala, and Java 8
Almost five years in the making, Dropwizard's Java RESTful Web Service framework version 1.0.0 offers a host of new features including Java 8, Http/2 and Scala support, and the latest versions of supporting Java APIs.
-
Solving Fat JAR Woes at HubSpot
Spring Boot 1.4 and Dropwizard 1.0 were both released at the end of July, using fat JARs. As adoption of such frameworks and microservices increases, fat JARs are becoming a more common deployment mechanism. Earlier HubSpot cited issues where Fat JARs deployments experienced problems with the maven-shade-plugin, and efficiency problems when packaging 100,000 tiny files as a JAR.
-
LinkedIn Test Butler Aims to Improve UI Testing on Android
Test Butler is an open-source testing tool for Android that aims to allow developers to reliably run UI tests, writes LinkedIn engineer Drew Hannay and creator of Test Butler, by allowing developers to programmatically control a number of testing environment settings.
-
API Mocking Tool WireMock v2 Released with Improved Request Matching and Stub Management
WireMock v2, an API mocking and service virtualisation tool, has been released. Core enhancements include improved request verification failure reporting, the ability to create custom request matching logic (including the use of Java 8 lambdas), randomly distributed delays (currently with uniform and lognormal distributions), and matching on cookies and basic auth headers.
-
The New Scala Center Focuses on Education and the Scala Community
Details of the new Scala Center, a non-profit organization created to focus on education and the open source community, were presented by research scientist Heather Miller during her June 16, 2016 keynote address at Scala Days Berlin.