並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 8 件 / 8件

新着順 人気順

jetty https server exampleの検索結果1 - 8 件 / 8件

  • Webシステム開発で関わる技術のまとめ(2022年に知った物) - Qiita

    Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? はじめに Webシステムの開発に携わりたくて転職して9か月,知らない事ばかりで日々勉強しております。 自分の勉強用メモとして知っておくべき技術をまとめようと思いました。 (こちらの記事にインスパイアされたものです) 技術用語について,なるべく2~3行で概要を説明できる事を目指しています。 情報が多過ぎるので,主流な技術は見出しを赤字にしています。(主観強め) また,今後需要が増えそうな技術は青字にしています。(かなり主観強め) とはいえ,新しい技術が登場すれば,数年でトレンドが変わってしまう事も多々あると思います。 ほとんどはあくまでも

      Webシステム開発で関わる技術のまとめ(2022年に知った物) - Qiita
    • GitHub - byronka/minum: The smallest fully-tested TDD-designed all-essentials-included non-magic zero-dependency minimalist Java web application framework

      Embraces the concept of kaizen: small beneficial changes over time leading to impressive capabilities Has its own web server, endpoint routing, logging, templating engine, html parser, assertions framework, and database Designed with TDD (Test-Driven Development) It has 100% test coverage (branch and statement) that runs in 30 seconds without any special setup (make test_coverage) Has close to 100

        GitHub - byronka/minum: The smallest fully-tested TDD-designed all-essentials-included non-magic zero-dependency minimalist Java web application framework
      • JEP 425: Virtual Threads (Preview)

        Summary Introduce virtual threads to the Java Platform. Virtual threads are lightweight threads that dramatically reduce the effort of writing, maintaining, and observing high-throughput concurrent applications. This is a preview API. Goals Enable server applications written in the simple thread-per-request style to scale with near-optimal hardware utilization. Enable existing code that uses the j

        • Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).

          Log4Shell log4j vulnerability (CVE-2021-44228 / CVE-2021-45046) - cheat-sheet reference guide Last updated: $Date: 2022/02/08 23:26:16 $ UTC - best effort, validate all for your environment/model before use, unofficial sources may be wrong by @TychoTithonus (Royce Williams), standing on the shoulders of many giants Send updates or suggestions (please include category / context / public (or support

          • HTTPリダイレクト設定のテストにTavernを使ってみた | DevelopersIO

            いわさです。 先日、S3静的ホストで大量のリダイレクト設定をしていました。 設定の変更や追加をするたびにデグレードテストしないといけないなぁと思ったのでテストフレームワークでリダイレクト動作のテストを行うようにしてみました。 テストフレームワークにはTavernを使ってみました。 そこで、Tavernの使い方などを残しておきたいと思います。 なお、この記事ではmacOS Big Surで動作確認をしています。 Tavernとは Tavernは、pytestをベースにした、APIテストフレームワークです。 Tavern API Testing — Tavern 1.20.0 documentation Python Testing With Pytest | DevelopersIO 特徴としては、最小限の機能を備えていて、かつpytestと統合出来るという点でしょうか。 今回私は、cURL

              HTTPリダイレクト設定のテストにTavernを使ってみた | DevelopersIO
            • Cookie Chaos: How to bypass __Host and __Secure cookie prefixes

              Cookie Chaos: How to bypass __Host and __Secure cookie prefixes Published: Wednesday, 3 September 2025 at 14:46 UTC Updated: Wednesday, 3 September 2025 at 14:46 UTC Browsers added cookie prefixes to protect your sessions and stop attackers from setting harmful cookies. In this post, you’ll see how to bypass cookie defenses using discrepancies in browser and server logic. For a visual walk‑through

                Cookie Chaos: How to bypass __Host and __Secure cookie prefixes
              • News

                Logback components written for logback 1.2 should work without change in version 1.3. However, Joran, logback's configuration system, has been rewritten to use an internal representation model which can be processed separately. Thus, code depending on Joran needs to be adapted to changes in Joran (logback's internal configuration mechanism). As a result of enhancements to Joran, logback configurat

                • Java Is Still Free 3.0.0 (Ocrt 2021)

                  With the changes to Oracle JDK distribution and support, there has been considerable uncertainty over the rights to use Oracle JDK vs. Oracle OpenJDK builds vs. OpenJDK builds from other providers. There are various ways to get free updates (including security) and (new and existing) paid support models available from multiple vendors to consider. This document has a Shorter Version and a much Lon

                    Java Is Still Free 3.0.0 (Ocrt 2021)
                  1