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

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! 🙏

    Ted M. Young boosted

    [?]Donald Raab » 🌐
    @TheDonRaab@mastodon.social

    is the FOSS collections library in with Smalltalk-level productivity. The book, "Eclipse Collections Categorically", is available on Kindle Unlimited. There's a Kindle book offer in the blog below.👇 No FOMO. Get EC and ECC. Mark the date.🗓️
    donraab.medium.com/level-up-yo

      [?]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

          Ted M. Young boosted

          [?]Wim Deblauwe » 🌐
          @wimdeblauwe@mastodon.social

          New blog post: Writing a Thymeleaf component library — part 1 of 4.

          The goal: a library any Spring Boot app can drop in to build UIs without writing all the HTML and CSS itself.

          Part 1 covers the plumbing: a proper Spring Boot starter with auto-configuration, Vite bundling the CSS/JS into the jar with hashed filenames, and (the fun part) live reload of the library's own assets while a sample app is running.
          wimdeblauwe.com/blog/2026/07/2

            [?]Foojay.io » 🌐
            @foojay@foojay.social

            Java security updates are getting a second track. Alongside the usual quarterly CPUs (Jan/Apr/Jul/Oct), Oracle is introducing CSPUs: irregular, sometimes-monthly patches for urgent vulnerabilities. First one: August 18, 2026.

            Why? AI has compressed the time between a vulnerability being found and being exploited, making the old 90-day wait riskier.

            Read this blog by @frankdelporte on what to adjust in your patch-monitoring and pipeline:

            foojay.io/today/new-between-qu

              [?]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

                  [?]Donald Raab » 🌐
                  @TheDonRaab@mastodon.social

                  We're forgetting lessons of the past, so I updated this blog with links to four blogs from Nikhil Nanivadekar that explain why the Map, Set, Bag, and Multimap types in are more memory-efficient than the alternatives available in standard .
                  donraab.medium.com/save-memory

                    [?]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?

                        [?]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 » 🌐
                                  @jitterted@sfba.social

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

                                    Ted M. Young boosted

                                    [?]Foojay.io » 🌐
                                    @foojay@foojay.social

                                    Event-Driven Architecture isn't always the answer. Vincent Vauban explains when EDA might not be the right choice for your project and what alternatives to consider instead.

                                    foojay.io/today/when-not-to-us

                                    :foojay:

                                      [?]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

                                        [?]Foojay.io » 🌐
                                        @foojay@foojay.social

                                        New updates to actions/setup-java bring signature verification for better security, support for Kona JDK, and improvements to the Maven experience in your CI/CD workflows.

                                        Bruno Borges covers what's new in versions 5.4 and 5.5.

                                        foojay.io/today/whats-new-in-a

                                        :foojay:

                                          Mike Sperber boosted

                                          [?]Tobias Frech » 🌐
                                          @TobiasFrech@ijug.social

                                          Kicking off with Mike Sperber explaining data oriented programming in with hygiene products. Fun fun fun!

                                            [?]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

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

                                                We recorded the What's New in 2026.2 video today. New features for , , , Debugger, , , and coming soon to an IDE near you! @sivalabs @antonarhipov Marco Behler

                                                Marit van Dijk, Siva Katamreddy, Anton Arhipov and Marco Behler in the JetBrains Amsterdam office

                                                Alt...Marit van Dijk, Siva Katamreddy, Anton Arhipov and Marco Behler in the JetBrains Amsterdam office

                                                  [?]Michael Simons » 🌐
                                                  @rotnroll666@mastodon.social

                                                  🍿 will introduce publishing limits

                                                  central.sonatype.org/publish/m

                                                  While I did put a popcorn emoji in front, I do think that's one of the only ways forward to keep that central bit of software in the world free to download for everyone.

                                                    Ted M. Young boosted

                                                    [?]Foojay.io » 🌐
                                                    @foojay@foojay.social

                                                    New on Foojay :foojay:

                                                    Frank (@frankdelporte) shares his work on improving Lottie4J, bringing its animation rendering closer to the official web player. Learn about the challenges of handling gradients, masks, and other animation features in Java.

                                                    foojay.io/today/closing-the-vi

                                                      Ted M. Young boosted

                                                      [?]Ana-Maria Mihalceanu » 🌐
                                                      @ammbra1508@mastodon.social

                                                      📣 The CFP for @devoxx closes in 10 days!

                                                      Now is the time to share with the world that cool side project, your lessons learned, or maybe that new practice from work❣️

                                                      From to Agentic , bring forward your passion for tech ✨!

                                                      dvbe26.cfp.dev

                                                        [?]NYJavaSig » 🌐
                                                        @nyjavasig@fosstodon.org

                                                        Join us July 9 as Billy Korando explores how Java's data-oriented features challenge classic OOP assumptions. Discover records, pattern matching, and sealed hierarchies. Sign up at nyjavasig.com!

                                                          Back to top - More...