schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #java

[?]Leanpub » 🌐
@leanpub@mastodon.social

Big Kotlin pack by Marcin Moskała is the featured bundle of ebooks 📚 on Leanpub!

Link: leanpub.com/b/kotlin_mm

    Ted M. Young boosted

    [?]OpenJDK » 🌐
    @openjdk@mastodon.social

    Proposed to target JDK 28: JEP 541: Deprecate the macOS/x64 Port for Removal: openjdk.org/jeps/541

      Ted M. Young boosted

      [?]InfoQ » 🌐
      @infoq@techhub.social

      It’s been a busy week in the ecosystem!

      Highlights include:
      ➤ JEP 535, Shenandoah GC: Generational Mode by Default, targeted for JDK 28; point releases of A2A Java SDK, Apache Camel and Gradle; a maintenance release of GlassFish; the fifth milestone release of Groovy 8.0; and a follow-up of the JetBrains TeamCity CVE.

      🔗 News Roundup: bit.ly/4fT52M0

        [?]Marit van Dijk ☕️🥑 » 🌐
        @maritvandijk@mastodon.social

        Very excited to get accepted to @devoxx again this year, this time to do a Deep Dive with my favorite partner in stage crime @piotrprz.

        Email header: [dvbe26] Your proposal has been accepted : Learning modern Java the playful way. Email snippet: Congratulations! Your Proposal Has Been Accepted
Dear Marit van Dijk,

We're thrilled to inform you that your Deep Dive proposal, "Learning modern Java the playful way", has been accepted for Devoxx Belgium 2026!

        Alt...Email header: [dvbe26] Your proposal has been accepted : Learning modern Java the playful way. Email snippet: Congratulations! Your Proposal Has Been Accepted Dear Marit van Dijk, We're thrilled to inform you that your Deep Dive proposal, "Learning modern Java the playful way", has been accepted for Devoxx Belgium 2026!

          Marc Philipp boosted

          [?]Jendrik Johannes » 🌐
          @jendrik@mastodon.social

          New video: Understanding Gradle #37 – Gradle on CI: GitHub Actions & TestLens

          youtube.com/watch?v=zyrGN6_0Tn

          In which I show the basics of defining a GitHub Actions workflow for Gradle builds and motivate why we built @testlens to close the gap in test reporting and failure analysis for Java projects on GitHub Actions CI.

          Get TestLens now: testlens.app

          Understanding Gradle #37 – CI: GitHub Actions & TestLens

          Alt...Understanding Gradle #37 – CI: GitHub Actions & TestLens

            #refactoring boosted

            [?]Leanpub » 🌐
            @leanpub@mastodon.social

            A Short Guide to Naming by Tim Ottinger is free with a Leanpub Reader membership! Or you can buy it for $6.50! leanpub.com/naming_shortguide

              Ted M. Young boosted

              [?]DaShaun » 🌐
              @dashaun@foojay.social

              Taking advantage of virtual threads, in Spring Framework, is easy. The benefits are real. Rarely, the benefits cause problems downstream. In those cases, its just as easy to disable.

                Marc Philipp boosted

                [?]Jendrik Johannes » 🌐
                @jendrik@mastodon.social

                TestLens – our test reporting and flaky test management solution for Java projects on GitHub – is now available on the GitHub marketplace.

                github.com/marketplace/testlen

                🟢 🟡 🟠 🔴

                It's free for user accounts. If you have a GitHub account, please consider giving it a try.

                It would help us (@marcphilipp, @britter and me) a bunch
                to test and gain visibility. Thanks! 🙏

                  [?]Leanpub » 🌐
                  @leanpub@mastodon.social

                  Getting to Know IntelliJ IDEA by Trisha Gee and Helen Scott is on sale on Leanpub! Its suggested price is $30.00; get it for $27.00 with this coupon: leanpub.com/gettingtoknowIntel

                    Ted M. Young boosted

                    [?]Stuart Marks » 🌐
                    @stuartmarks@mastodon.social

                    Woohoo! JEP 401 (Value Objects) has landed in mainline!

                    $ jshell
                    | Welcome to JShell -- Version 28-internal
                    | For an introduction type: /help intro

                    jshell> new Integer(1234) == new Integer(1234)
                    $1 ==> false

                    $ jshell --enable-preview
                    | Welcome to JShell -- Version 28-internal
                    | For an introduction type: /help intro

                    jshell> new Integer(1234) == new Integer(1234)
                    $1 ==> true

                      [?]Leanpub » 🌐
                      @leanpub@mastodon.social

                      Jetpack Compose internals by Jorge Castillo is on sale on Leanpub! Its suggested price is $49.99; get it for $17.50 with this coupon: leanpub.com/composeinternals/c

                        [?]OSNews » 🤖 🌐
                        @osnews@mstdn.social

                        Java deprecates support for macOS x86

                        Apple has transitioned its hardware products to the AArch64 processor architecture and is phasing out support for x64. Oracle engineers will thus stop maintaining the macOS/x64 port as of JDK 27. Maintaining the port is a significant burden.
                        ↫ JEP 541: Deprecate the macOS/x64 Port for Removal

                        The port won't yet be removed, but will be in a future release. Consi

                        osnews.com/story/145609/java-d

                          [?]Leanpub » 🌐
                          @leanpub@mastodon.social

                          Spring Boot 4 In Practice by Jitin Kayyala is on sale on Leanpub! Its suggested price is $29.99; get it for $18.89 with this coupon: leanpub.com/springboot4inpract

                            [?]ARGVMI~1.PIF » 🌐
                            @argv_minus_one@mastodon.sdf.org

                            Years ago, I migrated from to .

                            With all the AI and telemetry and terms of service and free trials and whatnot, I'm starting to think it's time to migrate back…

                            My only major reservation is that jte.gg has only an IntelliJ plugin. I will have no completion, highlighting, etc in my HTML templates any more, and some of them are rather complicated…

                            What does everyone think?

                              Ted M. Young boosted

                              [?]InfoQ » 🌐
                              @infoq@techhub.social

                              It’s been a busy week in the ecosystem!

                              Highlights include:
                              ➤ A reintroduction of Value Objects (Preview); the GA release of WildFly 41; the July 2026 edition of Open Liberty 26.0.0.7; point releases of TornadoVM, Apache TomEE, Java Operator SDK and LangChain4j; a maintenance release of Micronaut; a new extension, Quarkus Shim; and a new Oracle AI Agent Studio for Fusion Applications.

                              🔗#InfoQ News Roundup: bit.ly/4gKEMnU

                                [?]Leanpub » 🌐
                                @leanpub@mastodon.social

                                Big Kotlin pack by Marcin Moskała is the featured bundle of ebooks 📚 on Leanpub!

                                Link: leanpub.com/b/kotlin_mm

                                  [?]Stuart Marks » 🌐
                                  @stuartmarks@mastodon.social

                                  Glad to have been featured (sort of) in the new Java documentary, "Write Once Run Forever”:

                                  youtube.com/watch?si=X46PPl0tQ

                                  Overall very nicely done. Congratulations CultRepo!

                                    Ted M. Young boosted

                                    [?]Stuart Marks » 🌐
                                    @stuartmarks@mastodon.social

                                    I attended a special preview showing of the Java Documentary, along with a panel session and reunion. Here are some notes on the event.

                                    stuartmarks.wordpress.com/2026

                                      [?]Ted M. Young » 🌐
                                      @jitterted@sfba.social

                                      RE: mastodon.online/@mthmulders/11

                                      Search Maven Central from the command-line!

                                        [?]Marit van Dijk ☕️🥑 » 🌐
                                        @maritvandijk@mastodon.social

                                        Logpoints and a bundled debugger skill to make easier, dependency completion for and , support for 27, 2.4, new features for security, and more...
                                        2026.2 is here: youtu.be/1wzW-gM9OZE?is=yz-0VO

                                          Ted M. Young boosted

                                          [?]InfoQ » 🌐
                                          @infoq@techhub.social

                                          It’s been a busy week in the ecosystem!

                                          Highlights include:
                                          ➤ The GA release of TornadoVM 5.0; point releases of JHipster, Keycloak and Google ADK; maintenance releases of GraalVM Native Build Tools and Micronaut; the OmniFish Build of Payara and introducing Vidocq, a new implementation of the Jakarta EE 11 Core Profile and MicroProfile 7.1.

                                          🔗#InfoQ News Roundup: bit.ly/3SWJJ3b

                                            [?]Ted M. Young » 🌐
                                            @jitterted@sfba.social

                                            @frankel Interesting that it wasn’t written in Kotlin, but in

                                              Ted M. Young boosted

                                              [?]OpenJDK » 🌐
                                              @openjdk@mastodon.social

                                              New candidate JEP: 401: Value Objects (Preview): openjdk.org/jeps/401

                                                Ted M. Young boosted

                                                [?]Ben Evans [He / Him] » 🌐
                                                @kittylyst@mastodon.social

                                                Hey frendos. Does anyone have a good link / summary for how to add a new processor to ?

                                                tl;dr There doesn't seem to be a good way to render and I would like to fix that, if one doesn't already exist.

                                                  [?]Ted M. Young » 🌐
                                                  @jitterted@sfba.social

                                                  Great interview tips from Duke's Corner podcaster Jim Grisanzio: patreon.com/grisanzio/posts/ti

                                                    Ted M. Young boosted

                                                    [?]Ben Evans [He / Him] » 🌐
                                                    @kittylyst@mastodon.social

                                                    Time to reset the "Days since sleep proved to be the best debugger" counter, Pinky. Again.

                                                      Ted M. Young boosted

                                                      [?]InfoQ » 🌐
                                                      @infoq@techhub.social

                                                      has been released as an library.

                                                      Built to optimize reading on the JVM, it uses a multi-threaded architecture with zero mandatory external dependencies, offering a simpler, high-performance alternative to the Apache Parquet Java implementation.

                                                      More details on 👉 bit.ly/4y9VQd4

                                                        [?]Leanpub » 🌐
                                                        @leanpub@mastodon.social

                                                        Functional Java by dimitris papadimitriou is free with a Leanpub Reader membership! Or you can buy it for $2.00! leanpub.com/functional-java-wi

                                                          [?]Leanpub » 🌐
                                                          @leanpub@mastodon.social

                                                          Big Kotlin pack by Marcin Moskała is the featured bundle of ebooks 📚 on Leanpub!

                                                          Link: leanpub.com/b/kotlin_mm

                                                            Back to top - More...