Software Design 2006年10月号
サポートページ
この記事を読むのに必要な時間:およそ 0.5 分
お詫びと訂正
第1特集「LG3D,Swingでここまでできる! Javaでマッシュアップ&リミックス」
plugins: - module: Server::Engine::PreFork - module: Server::Protocol::HTTP config: port: 10080 host: 127.0.0.1 - module: Server::Pull::LivedoorReader rule: expression: $args->{req}->protocol->service eq 'http' && $args->{req}->protocol->uri->port eq 10080 && $args->{req}->protocol->uri->path =~ m!^/+api/! - module: Subscription::Planet config: keyword: plagger