InfoQ Homepage Java Content on InfoQ
-
Spring Framework - Today, Past and Future
Spring may not be in the air just yet but Juergen Hoeller, co-founder of the Spring Framework and project lead and release manager talks to InfoQ about how Spring has managed to stay relevant with developers by adapting to the changes in the underlying infrastructure such as Cloud, Big Data, NoSQL and so on. He talks about the Spring ecosystem and about the future of Spring including Spring 5.0.
-
Dianne Marsh on Language and Frameworks Used at Netflix, the Manager's Role, and Diversity in IT
Dianne Marsh talks to Charles Humble about hiring an engineer at Netflix, organising an engineering team around speed of execution, the languages and frameworks Netflix uses, and diversity in IT.
-
Eberhard Wolff on the Death of Java Application Servers
Eberhard Wolff explains his assertion that "Java application servers are dead". He describes application server deployment and monitoring model complexities and WAR and EAR deployment format deficits. In turn he promotes simpler and more standard compliant alternatives based on language agnostic tool stacks, while also acknowledging valid non-technical reasons that can prevent their adoption.
-
Todd Montgomery Discusses Java 8 Lambdas and Aeron
Understanding how Java 8 lambdas capture state can help programmers create more efficient and elegant designs. Todd Montgomery discusses his findings in this space and also unveils Aeron, a new open source messaging library for enabling communication between high volume, low latency applications.
-
Jerome Louvel on Web APIs with Restlet and APISpark
Jerome Louvel talks about Web APIs, the Restlet framework and his latest venture APISpark
-
José Valim on the Elixir Language, Concurrency, Iteration
José Valim explains the ideas behind Elixir, a new programming language for the Erlang VM. Also: concurrency, handling iteration with Iteratees and other approaches, and much more.
-
David Nolen on Transit, ClojureScript, Transducers, React and Om
David Nolen explains the power of the Transit format (efficiently serializing values to JSON and MessagePack), Transducers, the power of Facebook's React when bundled with immutable data structures.
-
Jessica Kerr on Java vs. Scala, Property Based Testing, and Diversity in IT
Jessica Kerr discusses the differences between coding in Java, Scala and Clojure, the charm of autogenerated test data, and diversity in the IT industry.
-
Interview with Erin Schnabel on the Liberty Profile
Erin Schnabel, developer lead of the WebSphere Liberty Profile, spoke to Alex Blewitt at QCon New York about the modular architecture behind the Liberty Profile, and what benefits this has brought both to end users and the developer team. She also highlighted how the the transition from monolithic to modular started with the configuration and broke down dependencies between services.
-
Dianne Marsh on Engineering Velocity at Netflix
Dianne Marsh explains Netflix' approach to managing development teams, how to avoid over-managing them, fostering responsibility and engineering velocity.
-
Ashley Puls on the How and Why of Java Bytecode Manipulation
Ashley Puls explains Java bytecode manipulation: reasons for manipulating bytecode, libraries that help, how NewRelic is using it, and more.
-
Tim Ward introduces the OSGi Promises specification
The OSGi Alliance is working on a Promises specification which will provide CompletableFutures that can run all the way back to Java 1.4. Tim explains why this is of benefit and how it compares to Java 8, along with where you can find out more information about the project and how it can be used both inside and outside an OSGi framework.